This project utilizes Raspberry Pi for processing and Pi Camera to detect motion. Upon detecting motion, it sends a notification to the user via ntfy.sh. If the user is not on the same network as the Raspberry Pi, notifications are sent over a VPN using a WireGuard tunnel. Both ntfy and WireGuard run within their own separate Docker containers, and everything runs locally.
Go to file
2024-10-18 14:22:24 +05:30
main.py added main code. 2024-10-18 14:22:24 +05:30
motion_detection.py added main code. 2024-10-18 14:22:24 +05:30
README.md Initial commit. 2024-10-18 14:05:13 +05:30
setup.sh setup dala hai temp 2024-10-18 14:11:50 +05:30

IoT Mini Project - 2024