Skip to content

Releases: adafruit/Adafruit_CircuitPython_EMC2101

1.2.8 - Type Annotations

19 Nov 21:57
c330d97
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.7...1.2.8

1.2.7 - Fix For Sphinx RTD Theme

07 Oct 21:53
Compare
Choose a tag to compare

1.2.6 - Mailmap and Contact Updates

29 Jul 13:42
c8ccbc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.5...1.2.6

1.2.5 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:21
Compare
Choose a tag to compare

Changes: 1.2.4...1.2.5

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

To use in CPython, pip3 install adafruit-circuitpython-emc2101.

Read the docs for info on how to use it.

1.2.4 - Fix RTD Theme Issue

25 Sep 15:39
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-emc2101.

Read the docs for info on how to use it.

1.2.3 - Fix Import Issue

17 Sep 17:46
ac84a24
Compare
Choose a tag to compare

This release resolves an issue with the enum values being imported. Thank you @caternuson.

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

To use in CPython, pip3 install adafruit-circuitpython-EMC2101.

Read the docs for info on how to use it.

1.2.2 - Updated .pylintrc, fixed jQuery

26 May 15: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-EMC2101.

Read the docs for info on how to use it.

1.2.1 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:12
564e1e0
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-emc2101.

Read the docs for info on how to use it.

1.2.0 - Additional Registers

19 Sep 21:39
3792ed9
Compare
Choose a tag to compare

This release refactors the library to improve memory efficiency and includes additional register definitions for functionality supported by the EMC2101. Also includes a fix for tachometer value rounding, and new properties for accessing manufacturer part and revision numbers. Thank you @rivimey for these improvements.

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

To use in CPython, pip3 install adafruit-circuitpython-emc2101.

Read the docs for info on how to use it.

1.1.17 - Made copyright stay up to date in docs/conf.py

26 Aug 02:15
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-emc2101.

Read the docs for info on how to use it.