Temperature and Humidity Monitoring System
A Temperature and Humidity Monitoring System using Arduino and a DHT11 sensor that measures and displays real-time temperature and humidity data on the serial monitor.
Description
The Temperature and Humidity Monitoring System uses an Arduino and a DHT11 sensor to measure environmental temperature and humidity levels. The DHT11 sensor collects real-time data and sends it to the Arduino, which processes the data and displays the temperature (in °C) and humidity (in %) on the serial monitor. This system is useful for environmental monitoring, home automation, and weather forecasting applications.
-
A Digital Lock System is an electronic security project designed to control access using a password entered via a keypad. It utilizes an Arduino, keypad, LCD, servo motor, and buzzer to provide a safe, automated locking mechanism. When the correct password is entered, the lock opens; if the wrong password is entered, an alert is triggered. This project is widely used in home security, lockers, safes, and access-controlled systems.














