Write 10 lines of Accelerometer data from FRDM-KL25Z to SD Card and read it back.
Dependencies: MMA8451Q SDFileSystem mbed
Fork of SDCardTest by
History
Switch from test mode to data-logging mode
2014-12-31, by ogarai [Wed, 31 Dec 2014 06:57:15 +0000] rev 8
Switch from test mode to data-logging mode
Write 10 lines of sensor data to SD card and read the contents back.
2014-12-31, by ogarai [Wed, 31 Dec 2014 06:38:35 +0000] rev 7
Write 10 lines of sensor data to SD card and read the contents back.
Added the Acceleroneter data logging
2014-12-30, by kaushik_ray_1 [Tue, 30 Dec 2014 23:59:23 +0000] rev 6
Added the Acceleroneter data logging
Removed unwanted FATFileSystem lib as it is already a dependency of SDFileSystem
2014-12-30, by ogarai [Tue, 30 Dec 2014 19:05:09 +0000] rev 5
Removed unwanted FATFileSystem lib as it is already a dependency of SDFileSystem
Initial Commit
2014-12-29, by ogarai [Mon, 29 Dec 2014 07:28:55 +0000] rev 4
Initial Commit