Quad Thermocouple Interface

From McLEng

Jump to: navigation, search
Version 1.3 Assembled

The quad thermocouple interface was made out of the need to interface a microcontroller to a thermocouple. It is built based on the design of the Single Thermocouple Interface. (See the Single Interface for more details.) The quad interface was created for those who have a need to interface multiple thermocouples. A few common projects using this are furnace controls and a BBQ grill control.

Purchase from the Store


Contents

Tutorial

It is simple to get everything up and running.

  1. Install a header or solder jumper wires to the pin connections, you can also use a box header and ribbon cable
  2. Connect a K-Type Thermocouple to the PCB Thermocouple Connector use a Thermocouple Wire Connector if necessary
  3. Wire the necessary connections to an Arduino or other microcontroller, the bare minimum connections ar +V, GND, SCK, SO, CS1, CS2, CS3, CS4
  4. If using an Arduino, load one of the samples from the MAX6675 Arduino Library and you should see temperature information in the serial console. With other microcontollers you can access the chip using a standard SPI interface. See MAX6675 for more details.


Version 1.3 (Current)

The current version of the board did not make many changes from V1.2. The changes were mainly related to the manufacturing. The PCB dimensions were better specified in the gerber files sent to fab resulting in better board routing. The solder mask was also updated to correct for some errors and spacing. The fixturing holes were moved to be inside 1/8" of the border.

Board Specs

Eagle Files


Version 1.2

Version 1.2 Assembled

The next version made some changes based on some feedback of the original version and changes to the single interface. The additions included:

Board Specs

Eagle Files

Version 1.0

Version 1.0 PCB

The original version of this board was built as a simple breakout interface for the MAX6675. The first attempt to do this was using a SOIC to DIP adapter board. While this worked, it did not provide a reliable connection for a thermocouple. The solution was to use a PCB Thermocouple Connector. This version implements 4 thermocoupes in the interface

Board Specs

Eagle Files

Software

See MAX6675 Arduino Library for code examples.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox