Skip to content

1.3.0 - Support Comparator Mode

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 06 Dec 22:59
· 49 commits to main since this release
aec528b

This release adds support for comparator mode where you can set high, low, and critical temp bounds and the device will tell you whether the current temp is outside of them.

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

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

Read the docs for info on how to use it.