1 2 3 4 5 6 7
# BNO055 IMU This crate contains the code for interacting with the BNO055 IMU. Code based on the [embedded-hal implementation of the BNO055](https://github.com/eupn/bno055).