Skip to content

doates625/BNO055

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

BNO055

Class for interfacing with the BNO055 I2C IMU
Written by Dan Oates (WPI Class of 2020)

Description

The BNO055 9-axis IMU computes absolute orientation, angular velocity, and gravity-adjusted acceleration. This class acts as an I2C interface with the device for both the Arduino and Mbed platforms.

The BNO055 supports axis remapping. The enumeration axis_config_t refers to the position of the dot on the chip relative to the forward-facing orientation of the body. For example:

  • tlf = Top, Left, Front
  • drb = Down, Right, Back

Dependencies

References

About

BNO055 I2C IMU interface for Arduino and Mbed platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages