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

Committer:
atommota
Date:
Fri Jan 07 16:59:09 2011 +0000
Revision:
1:9bde03950fa7
Parent:
0:17954bae143d
Fixed SDHC support. Set accel range to +/-8g\s

Who changed what in which revision?

UserRevisionLine numberNew contents of line
atommota 0:17954bae143d 1 http://mbed.org/users/mbed_unsupported/code/fatfilesystem/