New MCP690X Thermocouple Component.

For general Flowcode discussion that does not belong in the other sections.
medelec35
Matrix Staff
Posts: 1610
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 567 times
Been thanked: 531 times

New MCP690X Thermocouple Component.

Post by medelec35 »

I have just created a new MCP960X Thermocouple Component.
It has now been pushed onto the update system, so you will need to run an update (Help, Library updates) and change Files in-use to full database.
You will find the component in Sensors, Environmental or just use the search and enter 960
This component is ideal if you need to measure a temperature using the following types of thermocouples:
K, J, T, N, S, E, B and R
Compatible devices are MCP9600 & MCP9601.
The latter only has open and short circuit indication if that is required?
If you don't want to solder the thermocouple IC onto a PCB, then you purchase a breakout board.
The one which I'm using is the Sparkfun Qwiic Thermocouple Amplifier - MCP9600 (Screw Terminals) from COOL COMPONENTS.
Sparkfun MCP9600 PCB.png
Sparkfun MCP9600 PCB.png (107.32 KiB) Viewed 6756 times
Although the breakout board has 3V3 marked on it, the component will happily run at 5V.
The reason for indicating 3V3 is you can connect other Sparkfun boards which could only run at 3V3!
So, if just using the single board you know 5V will be fine.
The board communicates with the Microcontroller via I2C, so only two connections are involved.
You can have more than one MCP9600/1 connected of course.
See this Post below for details on how to download a demo Flowchart.
For the display, I'm using is LCD 4 x 20 I2C backpack that can be connected to the same two pins as thermocouple IC.
Last edited by medelec35 on Fri Jul 09, 2021 11:53 am, edited 1 time in total.
Martin

jgu1
Posts: 698
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 585 times
Been thanked: 149 times

Re: New MCP690X Thermocouple Component.

Post by jgu1 »

Hi Martin!

Thank´s for the new component. :D Maybe stupid question, what is the ref doing, is it to adjust offset for different element?

Thank´s

Br jorgen

medelec35
Matrix Staff
Posts: 1610
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 567 times
Been thanked: 531 times

Re: New MCP690X Thermocouple Component.

Post by medelec35 »

Hi Jorgen,
Your welcome & thank you for your interest.
Ref or Reference Temperature is the actual temperature of the IC itself.
So If you put your finger on the IC, you will notice the Ref temperature increasing.
Note: Some datasheets call the reference temperature the cold temperature.
Martin

BenR
Matrix Staff
Posts: 1895
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 491 times
Been thanked: 664 times

Re: New MCP690X Thermocouple Component.

Post by BenR »

Hi Jorgen.

I believe the ref temperature is a sensor on board the thermocouple ic which allows for cold junction compensation and allows for more accuracy of the thermocouple temperature reading. It's all done for you but sometimes the ref reading is useful to have to monitor the internal temp of the electronics.

Lol Martin beat me to it 🤣

medelec35
Matrix Staff
Posts: 1610
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 567 times
Been thanked: 531 times

Re: New MCP690X Thermocouple Component.

Post by medelec35 »

BenR wrote:
Wed Jul 07, 2021 5:57 pm
Lol Martin beat me to it
Thanks, Ben.
Its always better to have 2 answers than none :D
I would also like to add, the component itself also mentions the Ref temperature:
Ref Temperature.png
Ref Temperature.png (11.37 KiB) Viewed 6701 times
Martin

jgu1
Posts: 698
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 585 times
Been thanked: 149 times

Re: New MCP690X Thermocouple Component.

Post by jgu1 »

Hi both!

Yes I will order some.

And Martin wrote : "Its always better to have 2 answers than none :D" ablsolutely, and further more from some of the best ;)

Thank´s for reply. And now I dare to say, Hope Denmark win the football match. :lol:

Jorgen

BenR
Matrix Staff
Posts: 1895
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 491 times
Been thanked: 664 times

Re: New MCP690X Thermocouple Component.

Post by BenR »

And now I dare to say, Hope Denmark win the football match.
It was looking like you might for a while there. :o :roll:

jgu1
Posts: 698
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 585 times
Been thanked: 149 times

Re: New MCP690X Thermocouple Component.

Post by jgu1 »

BIG
Congratulations, pity :lol: :lol:

Jorgen

medelec35
Matrix Staff
Posts: 1610
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 567 times
Been thanked: 531 times

Re: New MCP690X Thermocouple Component.

Post by medelec35 »

Hi, Jorgen.
I have just added a demo file to the wiki.
The best way to access the file is within Flowcode.
If the component is not added to the 2D panel, select the component from the Sensors (or use Search ).
Right-click on the component and select Help:
Component help.png
Component help.png (78.89 KiB) Viewed 6650 times
Scroll down the wiki page that has just opened within Flowcode to Examples:
Component help2.png
Component help2.png (88.91 KiB) Viewed 6650 times
If the component is already on the 2 panel. then you can right click it and select help.
Martin

jgu1
Posts: 698
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 585 times
Been thanked: 149 times

Re: New MCP690X Thermocouple Component.

Post by jgu1 »

WOW Martin!

Thank you. As soon I receive one I will test it and you hear, maybe some more question ;)

Br jorgen

Post Reply