| dc.description.abstract |
This capstone project presents the development of a smart surveillance and
alert system that integrates IoT-based sensors and computer vision to enhance environmental monitoring and anomaly detection. Traditional surveillance systems require constant manual supervision and often fail to respond promptly to critical incidents such as fire, gas leaks, or intrusions. By leveraging ESP32-based microcontrollers, the system captures real-time data from sensors including temperature (MAX6675), gas (MQ2), motion (PIR), and distance (ultrasonic). An ESP32-CAM module is utilized for real-time video streaming and object detection using YOLOV5 via a Python Flask server. Data communication is handled using the MQTT protocol with EMQX broker support. The system features a responsive web dashboard for visualizing sensor readings and camera feeds, facilitating immediate response from security personnel. Testing confirmed that the system accurately detects anomalies and issues timely alerts, thus proving its potential as a reliable and scalable solution for modern surveillance requirements. |
en_US |