Reads the KL25Z accelerometer values and sends them to the serial port. RGB LED changes color accordingly.
Fork of FRDM_MMA8451Q by
History
Sends the KL25Z acelerometer values to the serial port. Fixed some issues with serial messages.
2015-05-07, by lmsousa [Thu, 07 May 2015 10:00:52 +0000] rev 8
Sends the KL25Z acelerometer values to the serial port. Fixed some issues with serial messages.
Updated to public library
2013-02-19, by mbed_official [Tue, 19 Feb 2013 23:46:45 +0000] rev 7
Updated to public library
First revision
2012-11-13, by mbed_official [Tue, 13 Nov 2012 10:51:11 +0000] rev 6
First revision
Update mbed library
2012-10-23, by emilmont [Tue, 23 Oct 2012 09:25:15 +0000] rev 5
Update mbed library
Pushed object declaration into main
2012-10-12, by chris [Fri, 12 Oct 2012 11:35:21 +0000] rev 4
Pushed object declaration into main
Changed axis readings to return a signed normalised float; Changed hello world program to change RGB LED
2012-10-12, by chris [Fri, 12 Oct 2012 11:31:29 +0000] rev 3
Changed axis readings to return a signed normalised float; Changed hello world program to change RGB LED
Updated the hello world example in doxygen
2012-10-12, by chris [Fri, 12 Oct 2012 11:02:58 +0000] rev 2
Updated the hello world example in doxygen
use last library
2012-10-11, by samux [Thu, 11 Oct 2012 14:27:02 +0000] rev 1
use last library
Freedom board accelerometer example
2012-10-11, by emilmont [Thu, 11 Oct 2012 10:56:33 +0000] rev 0
Freedom board accelerometer example