Skip to content

Releases: adafruit/Adafruit_CircuitPython_BNO08x

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.

1.1.8 - Made copyright stay up to date in docs/conf.py

25 Aug 19:27
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.1.7 - Fixed version string

22 Aug 18:36
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.1.6 - Switched to pyproject.toml

09 Aug 19:34
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.1.5 - Added cp.org link to index.rst

09 Jun 18:20
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.1.4 - Repo documentation and config updates

07 Jun 17:07
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.1.3 - Updated documentation link, python version

04 Feb 19:56
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.