Releases: adafruit/Adafruit_CircuitPython_BNO055
5.4.16 - Config Mode Fix
What's Changed
Full Changelog: 5.4.15...5.4.16
5.4.15 - Fix Docstring Units
5.4.14 - Fix For Sphinx RTD Theme
Full Changelog: 5.4.13...5.4.14
5.4.13 - Fix RTD Docs Build and Unpin Sphinx
Changes: 5.4.12...5.4.13
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno055
.
Read the docs for info on how to use it.
5.4.12 - Callibration Example
This release adds a callibration example script. Thank you @CedarGroveStudios
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno055
.
Read the docs for info on how to use it.
5.4.11 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno055
.
Read the docs for info on how to use it.
5.4.10 - Ran pre-commit
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno055
.
Read the docs for info on how to use it.
Corrected Typhints and comments in the Quaternion property
Quaternion Property Type hints and comment correction. Thanks @pjjefferies!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno055
.
Read the docs for info on how to use it.
5.4.8 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno055
.
Read the docs for info on how to use it.
5.4.7 - Typing Information
This release includes typing information for function arguments and returns.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bno055
.
Read the docs for info on how to use it.