6DOF Arduino: Compass & Accelerometer

This Arduino library is a mixed bag containing a number of functions to facilitate rapid sensor integration between a three axis compass and a three axis accelerometer.  Where speed is required, function math is 8.8 fixed point, while non-performance functions use float or some combination of both.  The library contains detailed examples for each section. … Continue reading 6DOF Arduino: Compass & Accelerometer