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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:13e2af71e2cf | 2013-08-25 | clemente | changed the name of the pointer to user callback function. |
10:fa532bf396fb | 2013-08-22 | clemente | Added function to return raw data. |
9:2aa9b1668d14 | 2013-05-28 | clemente | Data ready using IRQ. Tested: OK. |
8:7e6013f11b10 | 2013-05-28 | clemente | Orientation tested. Freefall need some more tests. |
7:ba0016258d5d | 2013-05-28 | clemente | Orientation detection added. To be tested. |
6:c52175d13e0a | 2013-05-28 | clemente | Added Orientation. To be completed and tested. |
5:695063448f2a | 2013-05-28 | clemente | Code for Motion and FreeFall detection. |
4:c4d879a39775 | 2012-10-12 | chris | Pushed objec declaration into main |
3:db7126dbd63f | 2012-10-12 | chris | Changed the axis readings return normalised signed float; Changed Hello World program to adjust RGB LED |
2:a077541cbadc | 2012-10-11 | samux | fixed doxygen program example |
1:d2630136d51e | 2012-10-11 | samux | modify doxygen comments/add license |
0:6149091f755d | 2012-10-11 | emilmont | Package samux acceleromiter library; |