This Git repository is a comprehensive resource for the Computer Networks and Security (CNS) course under the SPPU 2019 syllabus. It includes materials on fundamental concepts such as network architectures, protocols, and technologies, as well as practical implementations of client-server applications and insights into the data link layer and routing protocols. The repository also covers the application layer's role and essential network security topics, providing students with the knowledge and skills needed to master the course outcomes effectively.
Updated 2025-01-08 00:35:40 +05:30
This repository serves as a comprehensive resource for the Systems Programming and Operating Systems (SPOS) course under the 2019 SPPU syllabus. It includes materials such as codes, lecture notes, assignments and question papers covering key topics like system software analysis, data structures, process scheduling, memory management, and the implementation of IoT and HCI applications. This repository holds essential tool for mastering the concepts of systems programming and operating systems.
Updated 2025-01-07 22:21:10 +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-01-07 19:34:58 +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 2024-11-20 00:40:58 +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 2024-11-06 11:53:56 +05:30
Updated 2024-10-16 16:45:58 +05:30
Updated 2024-02-21 16:27:28 +05:30
This repository is a clone of "fawkes" by Shawn-Shan (on GitHub).
Updated 2022-02-10 07:25:35 +05:30