This project logs 6-axis data to a connected SD card for later analysis. This project demonstrates the use of the SD file system, I2C as well as interrupt input and digital input/output.
Dependencies: SDFileSystem mbed
History
This is a working version of a 6-axis data logger using the FRDM-KL25Z and the FRDM-STBC-AGM01 that contains a FXOS8700C and FXAS8700C. The data is logged to a .txt file on a SD card for plotting on a PC at a later date.
2015-07-27, by Kas_Lewis [Mon, 27 Jul 2015 17:20:03 +0000] rev 0
This is a working version of a 6-axis data logger using the FRDM-KL25Z and the FRDM-STBC-AGM01 that contains a FXOS8700C and FXAS8700C. The data is logged to a .txt file on a SD card for plotting on a PC at a later date.