Smart Temperature Controlled Fan
In Stock
An Arduino-based smart fan that automatically adjusts its speed according to temperature changes using an LM35 sensor and a DC motor driver.
Description
This project implements a Smart Temperature-Controlled Fan using Arduino, an LM35
temperature sensor, and a DC motor driver. The fan automatically adjusts its speed based on the surrounding temperature detected by the LM35 sensor. When the temperature rises above a set threshold, the DC motor driver (L298N or L293D) increases the fan speed accordingly. This system is ideal for automatic cooling solutions, improving energy efficiency and convenience in homes, offices, and industrial environments.
Features: Automatic speed control
Energy efficient
Real-time Monitoring
Applications: Smart Home and Offices
Industrial Cooling
Agriculture and Green Houses
-
- A rain alert system with an LCD display and buzzer, controlled by an 8051 microcontroller, is designed to detect rainfall and provide real-time notifications. The system uses a rain sensor to detect moisture or rainfall, and the microcontroller processes the sensor data. When rain is detected, the 8051 triggers a buzzer to alert the user audibly and displays the rain status on an LCD screen.