sku: COM-00307
Description: MAXIM IC MAX6675 Cold Junction Compensated K-Type Thermocouple to Digital Converter. This simple 8-pin SOIC IC attaches directly to any K-Type Thermocouple and interfaces via a SPI read-only interface.
Check out this really neat tutorial using the thermocouple, MAX6675, and FT232 for control. Nice work Michael!
Works great with 8-pin SOIC to DIP adapters.
Documents:
COM-00306
Thermocouple Amplifier AD595-AQBOB-00494
SOIC to DIP Adapter 8-Pin
Comments 8 comments
Could I use a multiplexer with one 6675 to read from multiple thermocouples, or do I need a 6675 for each thermocouple in my project?
No, Use separate chips and use common ck and DO lines and then have multiple CS lines. Works great for me.
fix
There’s a nice Arduino Max6675 Library available to really simplify reading temperature data from this amplifier.
Has anyone tried using these on a shared SPI bus?
update: It works…
would this work with Serial Multiplexer Breakout – TS3A5017
(sku: BOB-08970)
Has anyone tried this? I would like to use 4 thermocouple probes, but avoid expense of 4 of MAX6675 chips.
Is there a BOB board available for this chip?
In theory I think may affect the cold junction compensation a little, as would having long tracks between where the thermocouple terminates, and where the IC is located (as it measures temp on the IC to compensate)
I see no reason why it would cause a problem,
in particular the amplifier is likely Hi-z, and the source impedance of the thermocouple is low, like 1R ~ 10R depending on the particulars.
offsets introduced by using the switch (if there are any) would be the thing to look out for.