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
Revisions of FXOS8700Q.cpp
Revision | Date | Message | Actions |
---|---|---|---|
6:cdc362f08339 | 2014-04-24 | Added Virtual Motion Sensor Class | File Diff Annotate |
5:c4176a12f7d5 | 2014-04-23 | experiment | File Diff Annotate |
4:be6abf9f2d59 | 2014-04-19 | Added unit converted magnetometer support | File Diff Annotate |
3:eb1271ef90bc | 2014-04-17 | Added necessary Comments and API documentation | File Diff Annotate |
2:ab84f99086e5 | 2014-04-14 | Minor feature change | File Diff Annotate |
1:8b53edef272f | 2014-04-13 | This version fixes bugs in the previous version | File Diff Annotate |
0:2562215f5bc0 | 2014-04-07 | Rev 0.1 Simple operation of just X, Y, Z values in floating point G's and micro-teslas | File Diff Annotate |