Hi,
I am working on a project to use GPS + 9 DOF sensor data to derive car travel characteristic.
To capture the sensor data I have triangulated on BOSCH BNO055 based 9 DOF shield, I need a local SD card or data logging capability on the Arduino assembly to capture day long data as the car travels around and send data over GPRS.
I need guidance on which:
- Arduino Board
- GPS shield
- Data Logging/ SD Card Shield
- GSM/GPRS Shield
and how-to assemble and program the 5 components together.
Thanks!