Skip to content

Releases: adafruit/Adafruit_CircuitPython_BNO08x

1.2.7 - Fix For Sphinx RTD Theme

07 Oct 21:38
Compare
Choose a tag to compare

1.2.6 - Update USB Serial Baude Rate for RPi

21 Apr 13:46
43118d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.5...1.2.6

1.2.5 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:16
Compare
Choose a tag to compare

Changes: 1.2.4...1.2.5

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

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

Read the docs for info on how to use it.

1.2.4 - Fix RTD Theme Issue

25 Sep 15:37
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.3 - Typing Information

30 May 14:46
0b9aa9e
Compare
Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @rrahkola.

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

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

Read the docs for info on how to use it.

1.2.2 - Updated .pylintrc, fixed jQuery

26 May 16:08
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.1 - Updated pre-commit hooks

18 May 15:31
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.0 - add .gravity

20 Apr 18:57
27e4038
Compare
Choose a tag to compare

What's Changed

  • added gravity vector validated with BNO085 by @EthChil in #40

New Contributors

Full Changelog: 1.1.10...1.2.0

Removed unused import from bno08x_find_heading example

09 Mar 02:50
bcbde08
Compare
Choose a tag to compare

Removed unused import from bno08x_find_heading example. Thanks @xenomorpheus

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

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

Read the docs for info on how to use it.

1.1.9 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:14
a2ef89a
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.