A basic library for the FXOS8700Q combination accelerometer / magnetometer
Dependents: K64F_eCompass_LCD Hello_FXOS8700Q rtos_compass K64F_eCompass ... more
This library supports the 6 axis combination Accelerometer / Magnetometer. Functions are provided to retrieve data in raw 16 bit signed integers or unit converted G's and micro-teslas
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:5553a64d0762 | 2014-05-07 | JimCarver | Minor change to improve efficiency to I2C usage |
8:52116f8fb3da | 2014-04-26 | JimCarver | Changed device settings to improve magnetometer performance |
7:c53dda05b8cf | 2014-04-25 | JimCarver | Version 1.0 using MotionSensor virtual class |
6:cdc362f08339 | 2014-04-24 | JimCarver | Added Virtual Motion Sensor Class |
5:c4176a12f7d5 | 2014-04-23 | JimCarver | experiment |
4:be6abf9f2d59 | 2014-04-19 | JimCarver | Added unit converted magnetometer support |
3:eb1271ef90bc | 2014-04-17 | JimCarver | Added necessary Comments and API documentation |
2:ab84f99086e5 | 2014-04-14 | JimCarver | Minor feature change |
1:8b53edef272f | 2014-04-13 | JimCarver | This version fixes bugs in the previous version |
0:2562215f5bc0 | 2014-04-07 | JimCarver | Rev 0.1 Simple operation of just X, Y, Z values in floating point G's and micro-teslas |