FireGuard is a smart fire detection and alert system designed to provide early warnings in case of a fire emergency. It uses IoT hardware to detect temperature or smoke and instantly notifies users via a web dashboard, email, or push alerts.
- π₯ Real-time fire detection using sensors (e.g., temperature, smoke, gas)
- π Live monitoring via web dashboard
- π© Instant alert via notification
- π Historical data logging
- π§ Dashboard for firestations, where they can log their details
- π‘οΈ Emergency contact notifications
Frontend:
- HTML, CSS, JavaScript (or React, if used)
Backend:
- Node.js + Express
IoT Hardware:
- ESP8266 / ESP32
- Flame sensor / DHT11 / MQ2 gas sensor
Notifications:
- Email via Nodemailer