Skip to content

A test project to illustrate how to use the BNO055 sensor with the FRC control system.

License

Notifications You must be signed in to change notification settings

FRC-Team-496/BNO055_FRC

 
 

Repository files navigation

BNO055_FRC

A test project to illustrate how to use the BNO055 sensor ([datasheet pdf] (http://www.adafruit.com/datasheets/BST_BNO055_DS000_12.pdf)) with the FRC control system.

This code is a port of the Adafruit BNO055 arduino library. At the time of writing, this sensor was available from Adafruit for ~$35.

##Wiring The demo code assumes you've wired the sensor to the I2C port on the roboRio, just below the CAN connector. All pins on the roboRio side are on the I2C port.

BNO055 Pin roboRio Pin
Vin 3.3V
GND GND
SDA SDA
SCL SCL

Pinouts for the BNO055 sensor can be found here.

##Video Demos Coming soon.

About

A test project to illustrate how to use the BNO055 sensor with the FRC control system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%