Max 31855 Thermocouple Shield

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
hdhillon90
 
Posts: 5
Joined: Fri Nov 14, 2014 2:41 pm

Max 31855 Thermocouple Shield

Post by hdhillon90 »

Hello there. I bought this shield about a month or so ago and wanted to get some help on an issue I am having. When I upload the code onto the Arduino and open the Serial monitor, the thermocouple has errors, rather excessively. I bought a thermocouple cable from the website and I have it attached to a female adapter which extends the thermocouple further out. The pictures below should explain how my setup is. The end of the thermocouple is a long lead which is used to measure water temperature in a pot. Any Idea why I would get so many thermocouple errors? Thanks
Attachments
Female adapter. Black cable coming from the thermocouple shield.
Female adapter. Black cable coming from the thermocouple shield.
thermocouuple_1.png (880.42 KiB) Viewed 319 times
Lead of the thermocouple.
Lead of the thermocouple.
IMG_20141219_092735.png (845.75 KiB) Viewed 319 times

User avatar
Franklin97355
 
Posts: 23939
Joined: Mon Apr 21, 2008 2:33 pm

Re: Max 31855 Thermocouple Shield

Post by Franklin97355 »

Have you tested the circuit with the thermocouple connected directly to the board? What errors are you getting and what code are you running? Is this a shield or the breakout board?

User avatar
hdhillon90
 
Posts: 5
Joined: Fri Nov 14, 2014 2:41 pm

Re: Max 31855 Thermocouple Shield

Post by hdhillon90 »

Yes I have tested the circuit with the thermocouple plugged directly into the board, and this does not cause any errors. Only when i extend it with the female adapter, i get the error in the serial monitor saying Thermocouple error. The code I am using is the one from the adafruit library named serial thermocouple.

User avatar
Franklin97355
 
Posts: 23939
Joined: Mon Apr 21, 2008 2:33 pm

Re: Max 31855 Thermocouple Shield

Post by Franklin97355 »

The problem seems to be the extension. How far are you extending the leads?

User avatar
hdhillon90
 
Posts: 5
Joined: Fri Nov 14, 2014 2:41 pm

Re: Max 31855 Thermocouple Shield

Post by hdhillon90 »

The extension is roughly 3.25 ft.

User avatar
adafruit2
 
Posts: 22192
Joined: Fri Mar 11, 2005 7:36 pm

Re: Max 31855 Thermocouple Shield

Post by adafruit2 »

could be something is loose in the extender, or you flipped wires? or the thermocouple is picking up RF and that's messing up the measurements. we've extended a thermocouple by about a meter and it was OK so its *techinically* possible :)

User avatar
adafruit_support_bill
 
Posts: 88141
Joined: Sat Feb 07, 2009 10:11 am

Re: Max 31855 Thermocouple Shield

Post by adafruit_support_bill »

What are you using to extend the thermocouple? Extending it with standard copper wire will defeat the cold-junction compensation and lead to temperature errors. You should only extend a thermocouple with thermocouple extension wire of the same type as your thermocouple (type K in this case).

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”