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
-
For Numato Products Price details/ quotation please mail your requirements on dolphinlabs17@gmail.com
₹25,890.00 -
A Ultrasonic Distance Measurement System using Arduino and an ultrasonic sensor that calculates the distance of an object based on the reflection time of ultrasonic waves and displays the result on the serial monitor.
-
The Conveyor Belt Object Counter using LDR and 7-Segment Display with the 8051 microcontroller is designed to count objects passing in front of an LDR (Light Dependent Resistor) sensor. The system works by detecting light interruptions when an object crosses the sensor, causing a change in the LDR’s resistance. The microcontroller processes this change and increments an object count. The count is then displayed on a 7-segment display.