Нет описания

Lesords 1933cddba8 chore: update library version 6 месяцев назад
.github 77bd88a919 ci: add an action to automatically close stale issues and PRs 1 год назад
examples d81435ab67 fix: Fixed project definition conflict with xiao_m0, nRF52840, nRF52840Sense 1 год назад
.gitlab-ci.yml 58663ead2e Seeed:Arduino: fix travis.yml write error 5 лет назад
.travis.yml 58663ead2e Seeed:Arduino: fix travis.yml write error 5 лет назад
License.txt 94d720ee03 . 7 лет назад
README.md 3a7e687671 Seeed:Arduino: Add travis build status 6 лет назад
Seeed_MCP9600.cpp d81435ab67 fix: Fixed project definition conflict with xiao_m0, nRF52840, nRF52840Sense 1 год назад
Seeed_MCP9600.h d81435ab67 fix: Fixed project definition conflict with xiao_m0, nRF52840, nRF52840Sense 1 год назад
keywords.txt 9d5e58ebc1 Use correct field separator in keywords.txt 6 лет назад
library.properties 1933cddba8 chore: update library version 6 месяцев назад

README.md

Grove - I2C Thermocouple Amplifier(MCP9600) Build Status

Introduction of sensor

Microchip Technology Inc.’s MCP9600 digital temperature sensor converts thermocouple EMF to degree Celsius with inetgrated cold-junction compensation.This device corrects the thermocouplenonlinear error characteristics of eight thermocouple types and outputs ±1.5℃ accurate temperature data for the selected thermocouple.


Usage:

Download all the source files. There are two examples for user to use.

  • example/MCP9600_basic_demo/MCP9600_basic_demo.ino:This example is a sample use of temperature sensor,you need to polling for data.
  • example/MCP9600_4channel_INT_demo/MCP9600_4channel_INT_demo.ino,There are four alert pads on the sensor module which connect to alert pin.You can set temperature limits by calling the API we provided.The alert pin outputs low when the temperature value beyond limit.You can attach alert pin to a interrupt pin of host,To improve the efficiency of program operation.

Reference:

Refer to the datasheet to get more detail.


This software is written by downey for seeed studio
Email:dao.huang@seeed.cc and is licensed under The MIT License. Check License.txt for more information.

Contributing to this software is warmly welcomed. You can do this basically by
forking, committing modifications and then pulling requests (follow the links above
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.

Seeed Studio is an open hardware facilitation company based in Shenzhen, China.
Benefiting from local manufacture power and convenient global logistic system,
we integrate resources to serve new era of innovation. Seeed also works with
global distributors and partners to push open hardware movement.