Temperature Controlled Fan using Arduino | DHT11 + Motor Control + LCD | Embedded Systems Project

Опубликовано: 21 Июль 2026
на канале: Anusheel Singh
17
0

This project demonstrates an automatic temperature-controlled fan built using an Arduino, DHT11 temperature sensor, L298N motor driver, and an I2C LCD display.

The system continuously monitors the surrounding temperature and automatically adjusts the fan speed using PWM control. The current temperature and fan speed percentage are displayed in real time on the LCD.

Features

• Automatic Temperature Monitoring
• PWM-Based Fan Speed Control
• DHT11 Temperature Sensor
• I2C LCD Display
• Real-Time Temperature Display
• Variable Speed Fan Control

Hardware Used

• Arduino Uno
• DHT11 Temperature Sensor
• L298N Motor Driver
• DC Fan / DC Motor
• I2C LCD Display
• Jumper Wires

Technologies

• Arduino IDE
• Embedded C++
• PWM Motor Control
• Sensor Interfacing
• LCD Communication