|
Adafruit MCP960x Library
|
#include <Adafruit_MCP9600.h>Go to the source code of this file.
Classes | |
| class | Adafruit_MCP9601 |
| MCP9601 driver. More... | |
Macros | |
| #define | MCP9601_STATUS_OPENCIRCUIT 0x10 |
| Bit flag for open circuit. | |
| #define | MCP9601_STATUS_SHORTCIRCUIT 0x20 |
| Bit flag for short circuit. | |
Author: K. Townsend (Adafruit Industries) License: BSD (see license.txt)
This is a library for the Adafruit MCP9601 I2C Thermocouple breakout board -—> http://www.adafruit.com/products/
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
1.8.13