adafruit_tmp007
CircuitPython driver for the TMP007 contactless IR thermometer
Author(s): Jerry Needell
Hardware:
Software and Dependencies:
Adafruit CircuitPython firmware for the supported boards: https://github.com/adafruit/circuitpython/releases
Adafruit’s Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
Class to represent an Adafruit TMP007 non-contact temperature measurement board.
Read sensor die temperature and return its value in degrees celsius.
Read raw die temperature from TMP007 sensor. Meant to be used in the calculation of temperature values.
Read raw voltage from TMP007 sensor. Meant to be used in the calculation of temperature values.
Read sensor Register.
Put TMP007 into low power sleep mode. No measurement data will be updated while in sleep mode.
Read object temperature from TMP007 sensor.
Wake up TMP007 from low power sleep mode.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4