This is an example of a tilt compensated eCompass running on a K64F Freedom Platform using the on board FXOS8700 6 axis sensor and Freescale's eCompass software library in a linkable object library compiled for a FPU enabled Cortex M4. This version also used the LCD in an App Shield to display navigation data.
Dependencies: C12832 FXOS8700Q eCompass_FPU_Lib mbed-rtos mbed
Fork of K64F_eCompass by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:770f77c92bab | 2014-04-21 | JimCarver | Another K64F eCompass that used the LCD on an app shield to display heading data |
1:788e16551392 | 2014-04-14 | JimCarver | Published |
0:32e37c82ef4a | 2014-04-14 | JimCarver | This is an example program that uses the on board FXOS8700 to implement a tilt compensated eCompass on the K64F Freedom platform |