News

Makers, hobbyists and electronic enthusiasts looking for a project to keep them busy this weekend may be interested in this awesome Arduino temperature and humidity sensor which has been created ...
The chip comprises an analog temperature sensor that converts temperature to analog voltage. Unlike resistive sensors, this linear active thermistor chip does not require an additional signal- ...
After the temperature sensors detect deviance from the set point, or upon SMS instruction, the Freeduino will crank up the heat through a 5V relay attached to the home’s boiler.
You'll need an Arduino along with a bunch of various sensors to get the project rolling, and once it's all set up you'll have a simple, but cheap system to monitor your home.
The device is simple — it uses an Arduino Nano hooked up to a thermistor to measure the temperature of fluid in a pot. The microcontroller displays the current temperature and the target ...
I use 1-wire sensors for a similar purpose. Currently I use a computer running linux to interface with the sensors and do any web stuff I wish from there. An Arduino can interface with them but ...