Datalogging Accelerometer Output in Arduino
Budget: $10 – $30 USD
I have an Arduino Uno and a Data Logging Shield (P/N: 1141) from AdaFruit and a "9-DoF" Accelerometer / Gyroscope / Magnetometer (LSM9DS0) Breakout Board (P/N: 2021) which I would like to use together. I have used the Data Logging Shield to log temperatures and voltages for other projects, but I can't seem to get the Accelerometer & Gyroscope data out of the Breakout Board and log it to an SD Card on the Data Logging Shield. The examples on AdaFruit are so very different (written years apart) that I can't seem to get them to work together.
I would like to sample the Accelerometer and Gyroscope voltage outputs (6 voltages) X-number of times per second (X being a parameter set at 1 to 50, for example), average those 1- 50 data samples over 0.5 or 1 second, and record the averaged data at a rate of 1 or 2 records per second.
I would like to sample the Accelerometer and Gyroscope voltage outputs (6 voltages) X-number of times per second (X being a parameter set at 1 to 50, for example), average those 1- 50 data samples over 0.5 or 1 second, and record the averaged data at a rate of 1 or 2 records per second.