[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a ...
The first step is a thermistor, a conceptually simple device: resistance varies with temperature (seriously, how much more simple can a sensor get?). You can measure them by tapping the center of a ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
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 by ...
This project focuses on designing and simulating a temperature and humidity monitoring system using an Arduino Uno and a DHT11 sensor in Proteus ISIS 9 Professional. The main goal is to demonstrate ...
I made this project because I wanted a way to automatically control the speed of a DC fan according to the temperature read by a LM35 sensor. I had a few problems with the PWM part mainly because the ...