MAX31855 Thermocouple Amplifier and Multiplexer

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
Meissnerb44
 
Posts: 9
Joined: Fri Dec 07, 2012 3:38 pm

MAX31855 Thermocouple Amplifier and Multiplexer

Post by Meissnerb44 »

I am trying to hook up the Max31855 breakout board to a Sparkfun multiplexer breakout board which holds the 16-Channel Analog/Digital Multiplexer/Demultiplexer CD74HC4067. I want to hook up 5 thermocouples to the multiplexer so that they can all be read without having to use 5 separate thermocouple amplifiers. I am having a hard time figuring out how this would work because I believe that the Max31855 breakout would need to receive the signal from both thermocouple wires at the same time. I could very well be mistaken but I am confused on how or if it could work. Any suggestions??

Thanks,

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: MAX31855 Thermocouple Amplifier and Multiplexer

Post by adafruit_support_rick »

Well, you could use two multiplexers - one for each side of the thermocouples.

Or you could use 5 MAX31855 breakouts. You would need 1 CLK output, 1 data input, and 5 chip select outputs on your microcontroller.

cmccoy21
 
Posts: 2
Joined: Tue Jun 10, 2014 9:20 am

Re: MAX31855 Thermocouple Amplifier and Multiplexer

Post by cmccoy21 »

Hi,

I'm fairly new to electronics, can you help me better understand how one would connect the 8:1 multiplexers to the MAX31855 and Arduino UNO?

From my understanding, one multiplexer would take in the positive leads of the thermocouples and another multiplexer would take in the negative leads into the 8 analog inputs. Then the multiplexers each would send one analog output (one positive and one negative) to the terminal of the thermocouple amplifier.

But what about the select pins? Do those connect to the arduino? If there are 3 select pins per multiplexer, would the arduino need 6 analog pins?

Thanks!

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: MAX31855 Thermocouple Amplifier and Multiplexer

Post by adafruit_support_rick »

You can probably run the select pins in parallel. However, we don't support the multiplexer here - that's a SparkFun product. I'm not familiar with them, so I can't give you a definitive answer.

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

Return to “Other Arduino products from Adafruit”