Data logger for my IMU Board. Writes a time stamp in seconds, 3 accel values in G\\\'s, and 3 gyro values in radians/sec to the SD card. Uncomment one one to add Magnetometer values. Records for 60 seconds. Change on line 55 if necessary. Updates LEDs to display status such as opening and closing file, and errors.Also supports SD cards up to 32GB (SDHC)

Dependencies:   mbed ITG3200_lib

Revisions of SDHC_Lib.lib

Revision Date Message Actions
1:9bde03950fa7 2011-01-07 Fixed SDHC support. Set accel range to +/-8g\s File  Diff  Annotate