Skip to content

Releases: adafruit/Adafruit_CircuitPython_EMC2101

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.

1.1.16 - Fixed version string

22 Aug 18:37
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.1.15 - Switched to pyproject.toml

09 Aug 19:41
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.1.14 - Added cp.org link to index.rst

09 Jun 18: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.

1.1.13 - Repo documentation and config updates

07 Jun 17:03
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.1.12 - Fixed documentation error

11 Apr 14:25
65feb6b
Compare
Choose a tag to compare

Corrected docstring for ConversionRate, thanks @rivimey!

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.11 - Updated documentation link, python version

04 Feb 20: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.1.10 - Fix Speed Setting

10 Jan 01:59
43cc811
Compare
Choose a tag to compare

This release contains a fix for the speed setting. Thank you @stoklund

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

15 Nov 18:43
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.