Releases: adafruit/Adafruit_CircuitPython_TMP117
1.0.3 - Fixed example filename, linted
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.0.2 - Exposed the chip serial number
Thanks @imgrant
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.0.1 - Fixed example code in README
Thanks for catching this @adeanzan
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.0.0 - Initial Release
This release includes
- temperature reading
- high and low temperature alerts
- measurement tuning
- temperature offset
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.