Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

adafruit/Adafruit_TMP006

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE!!! THIS REPO HAS BEEN ARCHIVED AND IS NO LONGER MAINTAINED

Adafruit TMP006 IR Thermopile Library Build StatusDocumentation

This is a library for the Adafruit TMP006 Infrared Thermopile Sensor

Designed specifically to work with the Adafruit TMP006 Breakout ----> https://www.adafruit.com/products/1296

These displays use I2C to communicate, 2 pins are required to interface Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Check out the links above for our tutorials and wiring diagrams

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, all text above must be included in any redistribution

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_TMP006. Check that the Adafruit_TMP006 folder contains Adafruit_TMP006.cpp and Adafruit_TMP006.h

Place the Adafruit_TMP006 library folder your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.