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
History
Minor change to improve efficiency to I2C usage
2014-05-07, by JimCarver [Wed, 07 May 2014 18:08:08 +0000] rev 9
Minor change to improve efficiency to I2C usage
Changed device settings to improve magnetometer performance
2014-04-26, by JimCarver [Sat, 26 Apr 2014 01:36:41 +0000] rev 8
Changed device settings to improve magnetometer performance
Version 1.0 using MotionSensor virtual class
2014-04-25, by JimCarver [Fri, 25 Apr 2014 16:45:51 +0000] rev 7
Version 1.0 using MotionSensor virtual class
Added Virtual Motion Sensor Class
2014-04-24, by JimCarver [Thu, 24 Apr 2014 16:30:31 +0000] rev 6
Added Virtual Motion Sensor Class
experiment
2014-04-23, by JimCarver [Wed, 23 Apr 2014 17:12:15 +0000] rev 5
experiment
Added unit converted magnetometer support
2014-04-19, by JimCarver [Sat, 19 Apr 2014 00:16:49 +0000] rev 4
Added unit converted magnetometer support
Added necessary Comments and API documentation
2014-04-17, by JimCarver [Thu, 17 Apr 2014 17:54:13 +0000] rev 3
Added necessary Comments and API documentation
Minor feature change
2014-04-14, by JimCarver [Mon, 14 Apr 2014 17:13:15 +0000] rev 2
Minor feature change
This version fixes bugs in the previous version
2014-04-13, by JimCarver [Sun, 13 Apr 2014 21:22:58 +0000] rev 1
This version fixes bugs in the previous version
Rev 0.1 Simple operation of just X, Y, Z values in floating point G's and micro-teslas
2014-04-07, by JimCarver [Mon, 07 Apr 2014 00:58:50 +0000] rev 0
Rev 0.1 Simple operation of just X, Y, Z values in floating point G's and micro-teslas