arduino-libraries / Arduino_NineAxesMotion

9 Axes Motion Shield Library
Other
20 stars 33 forks source link

Note: this library is deprecated and no longer maintained.

9 Axes Motion Library

Check Arduino status Compile Examples status Spell Check status


The Arduino_NineAxesMotion.cpp and Arduino_NineAxesMotion.h files are C++ wrapper codes for the BNO055.c and BNO055.h Sensor API. The wrapper code has been designed to abstract the Sensor API and also to give an idea on how to use the advanced features in the Sensor API. Apart from that it acts a bridge between the Sensor API and the Arduino framework. Copy this library into "yourArduinoInstallation"/libraries folder.


There are 4 examples with the 9 Axes Motion library.

Calibration helps the Sensor identify its environment and automatically determine offsets. Follow the instructions below to calibrate your sensor.