Smart Fan Project
In this project, a temperature sensor and humidity sensor are used for monitoring temperature and humidity. The NodeMCU microcontroller reads the sensor values and controls the fan speed in AUTO mode. In MANUAL mode, the user can set the speed of his choice. An app is developed for better connectivity and not missing any updates. A Realtime database from Google Firebase is used for updating and reading the parameters. All the commands are processed in Real Time with no delay.
The sensor data information is passed to the database by the controller and the app simultaneously to the two roots dedicated to each. The ESC (Electronic Speed Controller) is used for the speed control of BLDC motors.
Automatic speed control with the variations in the temperature and humidity of the surroundings.
Smart control and personalized notifications
Smart suggestions based on the room conditions.
Refer to the PROJECT REPORT.pdf under smart_fan folder