IMU
Notes on usage of Adafruit BNO055
9DOF Internal Measurement Unit (IMU)
Specific use with Arduino M0 Pro
There are some specific notes for using the sensor with the Arduino M0 Pro
- Use I2C address 0x29
- e.g:
Adafruit_BNO055 bno = Adafruit_BNO055(55, 0x29);
- Tie ADR pin to high