You can use the DHT22 (or AM2302) humidity/temperature sensor and the Arduino UNO board to read data and print it out to the serial monitor or to display it on an LCD ...
This project controls a system that monitors temperature using a temperature sensor (connected to pin A0) and displays the temperature on an LCD screen. It also features LED indicators (green, yellow, ...
RFID Module: Reads the UID from an RFID tag/card. If the UID matches the authorized UID, access is granted. This project is open-source and can be freely used for educational purposes. I 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 ...
Abstract: This paper presents designing and implementing an Automatic room temperature control system using the Arduino and DHT11 sensor. The fan speed control system has also been proposed. Here, the ...