Releases: adafruit/Adafruit_CircuitPython_EMC2101
1.1.6 - fix setup.py: this library uses a package directory
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.5 - Fixed LUT, improved memory usage,
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.4 - Moved pylint from build.yml to .pre-commit-config.yml
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.3 - Fixed PWM frequency bug
Fixed an error where the user was not able to set the PWM Frequency.
Thanks @maxbec
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.2 - PWM Example link
This release adds a link to the PWM example to the documentation page
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.1 - Docs update
This release adds a link to the LUT example to the docs page
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.0 - Added PWM frequency knobs, fixed documentation
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.0.0 - Initial release
This release includes
- Internal and external temperature reads
- Manual fan speed setting
- Temp->Fan speed LUT support
- misc knobs
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.