File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 119 Axes Motion Library
22-----------
3- The NAxisMotion .cpp and NAxisMotion .h files are C++ wrapper codes for the
3+ The NineAxesMotion .cpp and NineAxesMotion .h files are C++ wrapper codes for the
44BNO055.c and BNO055.h Sensor API. The wrapper code has been designed to
55abstract the Sensor API and also to give an idea on how to use the
66advanced features in the Sensor API. Apart from that it acts a bridge
@@ -9,10 +9,10 @@ between the Sensor API and the Arduino framework. Copy this library into
99
1010
1111-------------------------------------------------------------------------------
12- There are 4 examples with the NAxisMotion library.
12+ There are 4 examples with the 9 Axes Motion library.
1313
1414 - BareMinimum: This example code is as the name says the minimum code
15- required to use the NAxisMotion sensor shield.
15+ required to use the 9 Axes Motion shield.
1616
1717 - Euler: This example code reads out the Euler angles in the NDoF mode to
1818 the Serial Monitor. It also reads out the Calibration Status. Each sensor
You can’t perform that action at this time.
0 commit comments