Can anyone help me in setting up thermocouple with mkr wif 1010. I wan't to know how to connect thermocouple with mkr wifi 1010 board.
Can anyone help me in setting up thermocouple with mkr wif 1010. I wan't to know how to connect thermocouple with mkr wifi 1010 board.
The Maxim chip and Arduino circuit I used is shown in this video:
It was part of this project:
(+) Taming The Wild Stirling Engine - element14 Community
Thermocouple output is proportional to the different between the 2 ends of the thermocouple wire, so you need to know the temperature at the MCU end in order to calculate the temperature at the other end. I used a Max 31855 chip to simplify the job of signal conditioning and adding a reference temperature.
Arduino use the MAX31855 on their MKR THERM shield:
Arduino use the MAX31855 on their MKR THERM shield: