/Adafruit_MCP9808_Library

Arduino library for the MCP9808 sensors in the Adafruit shop

Primary LanguageC++OtherNOASSERTION

Adafruit_MCP9808

This is the Adafruit MCP9808 Precision I2C Temperature sensor library

Tested and works great with the Adafruit MCP9808 Breakout Board ------> http://www.adafruit.com/products/1782

This chip uses 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!

Written by Kevin Townsend/Limor Fried for Adafruit Industries.
BSD license, check license.txt for more information 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_MCP9808. Check that the Adafruit_MCP9808 folder contains Adafruit_MCP9808.cpp and Adafruit_MCP9808.h

Place the Adafruit_MCP9808 library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if it's your first library. Restart the IDE.