Releases: adafruit/Adafruit_CircuitPython_ICM20X
2.1.3 - Type Annotations
2.1.2 - Fix For Sphinx RTD Theme
Full Changelog: 2.1.1...2.1.2
2.1.1 Use Ruff
2.1.0 - Data Ready Feature + Fix Calculations
What's Changed
- Improvements on datarate, added dataReady function, fixed accelerometer and gyroscope divisor by @uutzinger in #20
New Contributors
- @uutzinger made their first contribution in #20
Full Changelog: 2.0.21...2.1.0
2.0.21 - Remove Extra Sleeps
2.0.20 - Additional fixes for RTD theme issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-icm20x
.
Read the docs for info on how to use it.
2.0.19 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-icm20x
.
Read the docs for info on how to use it.
2.0.18 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ICM20X
.
Read the docs for info on how to use it.
2.0.17 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-icm20x
.
Read the docs for info on how to use it.
2.0.16 - 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-icm20x
.
Read the docs for info on how to use it.