A smart surveillance system for real-time monitoring and security
Inviguard is an IoT-based security and surveillance system designed to enhance real-time monitoring in various environments. It integrates embedded systems, sensors, and cloud connectivity to provide a reliable and automated security solution.
✅ Real-time surveillance with camera integration
✅ Motion detection using sensors
✅ Remote monitoring via a web/app interface
✅ Automated alerts and notifications
✅ Secure data logging and access control
- Hardware: Raspberry Pi / ESP32 / STM32 (whichever you used)
- Sensors: (List any PIR, IR, Camera, etc.)
- Software: Python / C++ / MQTT / Firebase / Cloud Storage
- Communication Protocols: Wi-Fi, Bluetooth, MQTT
- Install Python/C++ (Specify version)
- Required libraries: OpenCV, Flask, MQTT, etc.
- Any necessary hardware setup instructions
git clone https://github.com/yourusername/Inviguard.git
cd Inviguard
pip install -r requirements.txt
(Modify based on your setup)
📌 3. Usage Run the script:
sh
Copy
Edit
python main.py
Access the web interface at:
localhost:5000 (if applicable)
📸 Screenshots / Demo