Smart Fan: Automatic Fan with Multiplatform Monitoring via Website and Android is an IoT-based system designed to control and monitor room temperature automatically. The fan turns on or off based on real-time temperature data using a threshold value set by the user. This intelligent system utilizes a DHT sensor to measure room temperature and humidity, with the data sent to Firebase Realtime Database for continuous monitoring.
The system provides a responsive user interface accessible from both a web dashboard and an Android mobile app. Users can monitor current temperature, threshold settings, and fan status, all in real-time. Visual indicators such as circular progress gauges and status labels offer intuitive feedback to the user.
This project combines embedded systems (ESP32), real-time cloud data, and cross-platform interfaces, offering a smart and efficient solution for indoor climate control.