Air Raid Bomb Detection
Problem Statement
Develop a real-time system to detect air raids using a distributed mesh network of sensors, providing timely alerts and increasing safety in high-risk environments.
Project Details
- Built a fault-tolerant mesh network using C++ and ESP32 nodes with PainlessMesh to detect air raids in real-time.
- Created a Python backend parser to process ESP32 node outputs and serve as an API to the frontend.
- Developed a system to detect air raids through light switches in real-time, providing immediate alerts.
- Won first place out of 50+ teams in TechConnectDC's hackathon by working with a team to design and implement the system.
Project Images


System Architecture
