Just purchased the uno click shield and thermocouple amp board, now I need to integrate them together.
What is the code for this to work?
Just purchased the uno click shield and thermocouple amp board, now I need to integrate them together.
What is the code for this to work?
The manufacturer has a collection of examples for their themocouple click board available here:
Unfortunately, none of them seem to be made specifically for the Arduino. You might want to try using the this Arduino library:
If you need more information, here’s the datasheet we found of the MAX31855K chip that’s on the thermocouple click board:
Hope this helps,