forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
I could not find a driver for the TMP007 IR Temperature sensor https://www.adafruit.com/product/2023
There is a Python Driver for the Raspberry Pi and I have adapted it to work under CircuitPython.
My initial version seems to be functional.
@tannewt when you have a chance, please create a template for Adafruit_CircuitPython_TMP007