Skip to content

Releases: adafruit/Adafruit_CircuitPython_BNO08x

1.1.3 - Updated documentation link, python version

04 Feb 19:56

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.2 - Updated pylint version, linted

15 Nov 17:34

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.1 - Improved documentation

31 May 19:16
d96dc95

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.0 - Added bno08x_find_heading example

23 Mar 18:11
08e8e05

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.0.6 - Ignored imports in pylintrc, ran black

10 Mar 23:41
6bcf0ec

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.0.5 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:41
c6bfebd

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.0.4 - Changed i2c frequency from 800000 to 400000

26 Jan 19:44
b96d250

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.0.3 - Fixed initial values of game_rotation_vector and geomagnetic_rotation_vector

28 Dec 18:59
f4e8dfd

Choose a tag to compare

Thanks @TwoTenPvP for the contribution

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.0.2 - Bump version. No real changes

11 Dec 21:28

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.0.1 - Updated setup.py to fix issue with PyPi installation

23 Oct 18:18
59fc2db

Choose a tag to compare

KNOWN ISSUES
The SPI transport is included but not working correctly

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.