Added code to manage Orientation, FreeFall and Motion Detection. Data is also available via IRQ.
Dependents: Test_FRDM_MMA8451Q AccelTest FRDM-KL46-Template KL25Z_Demo ... more
Fork of MMA8451Q by
History
changed the name of the pointer to user callback function.
2013-08-25, by clemente [Sun, 25 Aug 2013 21:53:40 +0000] rev 11
changed the name of the pointer to user callback function.
Added function to return raw data.
2013-08-22, by clemente [Thu, 22 Aug 2013 15:21:47 +0000] rev 10
Added function to return raw data.
Data ready using IRQ. Tested: OK.
2013-05-28, by clemente [Tue, 28 May 2013 20:19:38 +0000] rev 9
Data ready using IRQ. Tested: OK.
Orientation tested. Freefall need some more tests.
2013-05-28, by clemente [Tue, 28 May 2013 17:18:30 +0000] rev 8
Orientation tested. Freefall need some more tests.
Orientation detection added. To be tested.
2013-05-28, by clemente [Tue, 28 May 2013 10:33:50 +0000] rev 7
Orientation detection added. To be tested.
Added Orientation. To be completed and tested.
2013-05-28, by clemente [Tue, 28 May 2013 07:29:58 +0000] rev 6
Added Orientation. To be completed and tested.
Code for Motion and FreeFall detection.
2013-05-28, by clemente [Tue, 28 May 2013 04:39:42 +0000] rev 5
Code for Motion and FreeFall detection.
Pushed objec declaration into main
2012-10-12, by chris [Fri, 12 Oct 2012 11:35:07 +0000] rev 4
Pushed objec declaration into main
Changed the axis readings return normalised signed float; Changed Hello World program to adjust RGB LED
2012-10-12, by chris [Fri, 12 Oct 2012 11:30:34 +0000] rev 3
Changed the axis readings return normalised signed float; Changed Hello World program to adjust RGB LED
fixed doxygen program example
2012-10-11, by samux [Thu, 11 Oct 2012 14:28:23 +0000] rev 2
fixed doxygen program example