Skip to content

Releases: adafruit/Adafruit_CircuitPython_BNO08x_RVC

1.0.1 - Roll/Pitch swap bugfix

17 Sep 02:26
Compare
Choose a tag to compare

This release includes a fix a bug where the values for roll and pitch were reversed

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-bno08x_rvc.

Read the docs for info on how to use it.

1.0.0 - Initial Release

16 Sep 22:26
Compare
Choose a tag to compare

This release includes reading heading information from the BNOX08x sensors using the super-simple UART-RVC interface

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-bno08x-rvc.

Read the docs for info on how to use it.