The code runs on a sensor equipped Arduino Mega and writes data to an SD card. The code also controls an led light to aid in video sync.
The intention is to sync the data captured by this device with video for the purpose of adding a HUD dashboard effect to motion sports videos.
This project code is for use with Arduino Mega, Adafruit Ultimate GPS Logging Shield, Adafruit 10 DOF Accelerometer Gyro Magnetometer Temperature and Barometric Pressure, Adafruit Neopixel Jewel, Analog Potentiometer, Analog Button.
----> http://www.instructables.com/id/Build-a-blackbox-datalogger-for-adding-on-screen-d/
Check out the link above for hardware tutorial and wiring diagram
This repository contains most dependent libraries as these have been modified from their original versions. However you WILL have to download and add these 2 libraries to the Stat Cache libraries folder in order for it to compile:##
https://github.com/adafruit/Adafruit-GPS-Library https://github.com/adafruit/Adafruit_LSM303DLHC
Calibrate using instructions in the calibration folders.
Written by Frank Appio.
BSD license, all text above must be included in any redistribution
To download. click the Download ZIP in the right-hand column.