File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
9 Axes Motion Library
2
2
-----------
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
4
4
BNO055.c and BNO055.h Sensor API. The wrapper code has been designed to
5
5
abstract the Sensor API and also to give an idea on how to use the
6
6
advanced 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
9
9
10
10
11
11
-------------------------------------------------------------------------------
12
- There are 4 examples with the NAxisMotion library.
12
+ There are 4 examples with the 9 Axes Motion library.
13
13
14
14
- 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.
16
16
17
17
- Euler: This example code reads out the Euler angles in the NDoF mode to
18
18
the Serial Monitor. It also reads out the Calibration Status. Each sensor
You can’t perform that action at this time.
0 commit comments