News

Now you can build your own room temperature monitor using an Arduino board. The circuit is a combination of an Arduino UNO board, LM35 temperature sensor, and a 16×2 Hitachi compatible LCD. It will ...
During a recent trip to Bhutan, [electronut] wished for a device that would show the temperature and altitude at the various places he visited in the Kingdom. Back home after his trip, he built this ...
Have you ever wanted to play with thermocouples? In this tutorial, TK shows us how to build a digital thermometer using Arduino.
For our Northern Hemisphere readers the chill winds of winter are fast approaching, so it seems appropriate to feature a weather station project. Enjoy your summer, Southern readers! [Fandonov] has ...
With so many projects being made with the Arduino, we’ve seen a fair share of thermometer projects that try to do something different. This version, by educ8s.tv, does so by adopting an older ...
A programmable temperature and process controller for use by the maker community has been designed to be Arduino-compatible. Called the SmartPID it can be programmed on a PC via the USB port using the ...
Keeping track of things like the temperature, humidity, and smoke level in your house is important. If you want to make your own system for doing so, ...