Using the FRDM-MK64 Board to write to Accelerometer data to an SD Card in KDS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using the FRDM-MK64 Board to write to Accelerometer data to an SD Card in KDS

Using the FRDM-MK64 Board to write to Accelerometer data to an SD Card in KDS

Writing to Acceleometer data to SD Card in KDS

 

Description:

 

A project made in KDS using the FRDM-MK64FN1MOVLL12 board to write the Accelerometer data to an SD Card.

Every second, the time and the value of the variables x, y and z taken from the Accelerometer will be written to an SD Card.

They will be written in a log.txt file, which will be created if it does not exist.

The LED will flash green every second when writing.

In case of an error, the LCD will flash red every second.

 

Sections of code taken from http://mcuoneclipse.com/2014/05/26/tutorial-data-logger-with-the-frdm-k64f-board/

 

Issues:

 

Time will always begin at 17:51:31 after being flashed.

This is due to it being set as such at TmDt1_Init.

Labels (1)
Attachments
No ratings
Version history
Last update:
‎07-02-2014 04:12 AM
Updated by: