19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
# Adafruit MCP9808 Library [](https://github.com/adafruit/Adafruit_MCP9808_Library/actions)[](http://adafruit.github.io/Adafruit_MCP9808_Library/html/index.html)
|
|
|
|
<a href="https://www.adafruit.com/product/1782"><img src="assets/board.jpg?raw=true" width="500px"></a>
|
|
|
|
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 install, use the Arduino Library Manager and search for "Adafruit MCP9808" and install the library.
|