Skip to content

Releases: adafruit/Adafruit_CircuitPython_BNO08x_RVC

1.0.10 - Added cp.org link to index.rst

09 Jun 17:59
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-rvc.

Read the docs for info on how to use it.

1.0.9 - Repo documentation and config updates

07 Jun 16:52
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-rvc.

Read the docs for info on how to use it.

1.0.8 - Typing Information

18 Feb 01:56
ba89bfb
Compare
Choose a tag to compare

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

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

To use in CPython, pip3 install adafruit-circuitpython-ble-radio.

Read the docs for info on how to use it.

1.0.7 - Updated documentation link, python version

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

Read the docs for info on how to use it.

1.0.6 - Updated pylint version, linted

15 Nov 17: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-rvc.

Read the docs for info on how to use it.

1.0.5 - Improved documentation

13 May 21:04
f0930e1
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_rvc.

Read the docs for info on how to use it.

1.0.4 - Ignore imports in pylintrc, ran black

10 Mar 23:43
cfc3460
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_rvc.

Read the docs for info on how to use it.

1.0.3 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:42
5bfc155
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_rvc.

Read the docs for info on how to use it.

1.0.2 - Updated example to include python serial setup

25 Sep 16:40
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_rvc.

Read the docs for info on how to use it.

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.