Circuit: Six-Channel Temperature Monitor and Logger
on
An 8051-Based Temperature Monitor
Refer to the schematic for the multi-node temperature logger. The analog input stage is on the left; the digital part on the right.
"A thermocouple is a junction of two different metals that produces a temperature-dependent voltage as a result of the thermoelectric (Seebeck) effect," explained Valens and Malekar. "Therefore, a thermocouple does not need a power source to operate whereas an RTD requires some form of excitation. Thermocouples tend to be less precise than RTDs, but they are very cheap."
Using the System
The designers explained that there are two firmwares for the temperature monitor project, one with debugging options (‘d’ suffix) and one with fewer options. The main UI functions are the same for both.• ‘Menu’ (S1): press this button to enter the settings “page”. On this page you can toggle the temperature unit between Celsius and Fahrenheit by pressing S1 again. With the keys ‘Decr’ (S2) and ‘Incr’ (S3) you can adjust the display refresh value from one second to one minute. When done, you can either press ‘Save’ (S4) to store the new settings in nonvolatile memory or let the page time out. When the page times out the new settings will be used until the next change or a power cycle.
• ‘Save’ (S4): press to recalibrate the system.
The debug firmware adds to this:
• ‘Decr’ (S2): pressing this key during startup and keeping it pressed until the splash screens have passed will skip ADC calibration at startup. Use ‘Save’ (S4) to calibrate when you want to.
• 'Decr’ (S2) and ‘Incr’ (S3): pressing these keys at the same time will open the debug page where you can see raw 16-bit ADC values for both the signals ‘V’ (RTD) and ‘VRW’ (Wire). Pressing ‘Incr’ will select the next channel. Press ‘Save’ (S4) to return to normal mode.
Temperature Monitor Project
The article, “6-Channel Temperature Monitor & Logger” appeared in Elektor July/August 2019. You can access the article free during the two weeks following the publication of this post. If and when you start a project, consider sharing your progress on the Elektor Labs platform!Editor's Note: This article was first published in a 2019 edition of ElektorMag. Some of the components, PCBs, products, or links might not be available any longer. Still, we think the content is a valuable resource, and we hope it inspires you to begin new electronics projects of your own.

Discussion (0 comments)