Skip to content

Releases: adafruit/Adafruit_CircuitPython_TMP117

1.0.3 - Fixed example filename, linted

26 Apr 20:04
85ea51c
Compare
Choose a tag to compare

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

18 Feb 23:15
7beb2ab
Compare
Choose a tag to compare

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

11 Jan 20:19
ca4c835
Compare
Choose a tag to compare

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

06 Nov 21:45
Compare
Choose a tag to compare

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.