Releases: adafruit/Adafruit_CircuitPython_EMC2101
1.2.0 - Additional Registers
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
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
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
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
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
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
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
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
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
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.