Updated 2025-04-06 11:59:07 +05:30
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.
docker
motion-detection
motion-sensing
ntfy.sh
opencv
pi-camera
python
python3
raspberry-pi
wireguard
Updated 2025-02-19 00:47:57 +05:30
Temperature and humidity sensing using DHT11 and Raspberry Pi (2/3/4/5). This project contains a setup.sh script to automate the python environment setup process entirely, along with two methods to interface with DHT11.
Updated 2025-02-19 00:47:53 +05:30
This repository is a comprehensive resource for a course on the Internet of Things (IoT) and Embedded Systems, designed to equip learners with essential knowledge and skills. It covers the fundamentals of IoT and Embedded Systems, advances in the field, and methodologies for IoT application development. The materials include insights into IoT protocols, cloud platforms, and security issues, along with real-world application scenarios that highlight the societal and economic impacts of IoT. By exploring case studies and practical examples, this repository aims to help students understand, design, and develop secure IoT systems, enabling them to effectively apply IoT technologies in various contexts.
Updated 2025-02-19 00:47:50 +05:30