Skip to content

Releases: adafruit/Adafruit_CircuitPython_ICM20X

2.1.3 - Type Annotations

04 Dec 21:19
38e1866
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.1.3

2.1.2 - Fix For Sphinx RTD Theme

07 Oct 21:59
Compare
Choose a tag to compare

2.1.1 Use Ruff

09 Sep 13:41
7891572
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0 - Data Ready Feature + Fix Calculations

26 Aug 15:54
0a76595
Compare
Choose a tag to compare

What's Changed

  • Improvements on datarate, added dataReady function, fixed accelerometer and gyroscope divisor by @uutzinger in #20

New Contributors

Full Changelog: 2.0.21...2.1.0

2.0.21 - Remove Extra Sleeps

15 Jul 16:23
d566ca7
Compare
Choose a tag to compare

What's Changed

  • Removed time.sleep() from accelrometer and magnometer reading methods. by @42xnor in #24

New Contributors

Full Changelog: 2.0.20...2.0.21

2.0.20 - Additional fixes for RTD theme issue

27 Dec 02:41
d9b058a
Compare
Choose a tag to compare

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

25 Sep 15:41
f77db92
Compare
Choose a tag to compare

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

26 May 16:22
efc509a
Compare
Choose a tag to compare

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

16 May 17:55
Compare
Choose a tag to compare

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

28 Nov 18:11
66f85c9
Compare
Choose a tag to compare

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.