Tasmota/lib/lib_i2c/Adafruit_MCP9808_Tasmota
Jason2866 e454c54e6d move libs in folder lib 2020-10-26 12:51:06 +00:00
..
.github move libs in folder lib 2020-10-26 12:51:06 +00:00
assets move libs in folder lib 2020-10-26 12:51:06 +00:00
examples/mcp9808test move libs in folder lib 2020-10-26 12:51:06 +00:00
.gitignore move libs in folder lib 2020-10-26 12:51:06 +00:00
Adafruit_MCP9808.cpp move libs in folder lib 2020-10-26 12:51:06 +00:00
Adafruit_MCP9808.h move libs in folder lib 2020-10-26 12:51:06 +00:00
README.md move libs in folder lib 2020-10-26 12:51:06 +00:00
code-of-conduct.md move libs in folder lib 2020-10-26 12:51:06 +00:00
library.properties move libs in folder lib 2020-10-26 12:51:06 +00:00
license.txt move libs in folder lib 2020-10-26 12:51:06 +00:00

README.md

Adafruit MCP9808 Library Build StatusDocumentation

This is the Adafruit MCP9808 Precision I2C Temperature sensor library

Tested and works great with the Adafruit MCP9808 Breakout Board

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 install, use the Arduino Library Manager and search for "Adafruit MCP9808" and install the library.