Electronic – Good board for DIY temperature control/readout

microcontrollertemperature

I want to do a project where the temperature of a device is controlled by toggling on/off a heating element (120VAC),presumeably by using a relay. I would like a board that has an input for a temperature sensor of some sort and some form of a display and buttons to allow me to create a user interface.

Whether the board itself has the relay or not does not matter (I can use 5V to trigger a 'powerswitch tail' if I need to). The board would definitely need a display of some sort (nothing fancy needed), some buttons, and the ability to measure temperature accurately (+/0 0.5 °F worst case). Does anybody know of anything that fits the bill?

Best Answer

I've seen a couple of "buttons and LCD and thermocouple" kits. If none of them are adequate for what you are working on, I suspect you could pick almost any "buttons and LCD" kit and almost any "thermocouple interface kit" and connect them. (in no particular order):

== buttons and LCD and thermocouple ==

== buttons and LCD ==

== thermocouple interfaces ==

If you ever need to measure temperatures above 125 C (257 F), you'll need to use a thermocouple and a thermocouple interface chip. (Thermistors and IC sensors such as the Analog Devices AD592 and the Maxim DS18B20 cost less, but generally can't handle temperatures above 125 C).

(I've made this "community wiki" so others can add really good/cheap examples and trim out obsolete items).