https://github.com/geeta052/rescueready
The Disaster Management System (DMS) is designed to mitigate the impact of calamities by enabling swift and efficient responses. This model employs a network of sensors to detect and monitor floods, earthquakes, and fires in real-time.
https://github.com/geeta052/rescueready
arduino-ide firebase-realtime-database hardware network sensor
Last synced: 20 days ago
JSON representation
The Disaster Management System (DMS) is designed to mitigate the impact of calamities by enabling swift and efficient responses. This model employs a network of sensors to detect and monitor floods, earthquakes, and fires in real-time.
- Host: GitHub
- URL: https://github.com/geeta052/rescueready
- Owner: geeta052
- Created: 2024-07-21T08:17:10.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T16:48:05.000Z (12 months ago)
- Last Synced: 2025-01-04T14:56:12.766Z (6 months ago)
- Topics: arduino-ide, firebase-realtime-database, hardware, network, sensor
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RescueReady
The Disaster Management System (DMS) is designed to mitigate the impact of calamities by enabling swift and efficient responses. This model employs a network of sensors to detect and monitor floods, earthquakes, and fires in real-time.
## Key Features:
**Sensor Network:**
- HC-SR04 (Vibration Sensor)
- SW-420 (Water Level Sensor)
- IR Flame Sensor**Data Collection & Detection:**
- Flood sensors monitor water levels and flow rates.
- Earthquake sensors detect seismic activity.
- Fire sensors use infrared imaging detection.**Real-Time Alerts:** Automatic notifications to authorities and responders for rapid response.
**Fire Detection:** Implemented using OpenCV for real-time monitoring.
**Processor:** ESP8266 microcontroller.



