UMDBPP / Balloonduino

Library for basic functions of Balloonduino (Arduino Mega with onboard sensors)
MIT License
3 stars 0 forks source link

BNO055 orientation sensor #7

Closed zacharyburnett closed 6 years ago

zacharyburnett commented 8 years ago

Implement functionality for the Adafruit BNO055 Orientation Sensor.

We will use the stock Adafruit library for now, but also try optimize our fork so that it will fit onto the board with everything else.

Reference this tutorial for wiring instructions.

zacharyburnett commented 6 years ago

BNO initialization and logging written