{"id":18498656,"url":"https://github.com/yashkathe/security-system-with-raspberrypi","last_synced_at":"2026-04-18T07:31:10.872Z","repository":{"id":115431613,"uuid":"356541579","full_name":"yashkathe/Security-system-with-raspberryPi","owner":"yashkathe","description":"Python virtual environment for home security system with raspberry pi","archived":false,"fork":false,"pushed_at":"2022-10-27T16:30:03.000Z","size":11366,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"college-project","last_synced_at":"2025-05-14T05:33:49.288Z","etag":null,"topics":["embedded-systems","flask","iot","ngnix","python","raspberry-pi","uwsgi"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yashkathe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-10T10:03:08.000Z","updated_at":"2022-10-27T16:20:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f73abe4d-1dae-4bf1-bc88-e1b4f3f5992c","html_url":"https://github.com/yashkathe/Security-system-with-raspberryPi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yashkathe/Security-system-with-raspberryPi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FSecurity-system-with-raspberryPi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FSecurity-system-with-raspberryPi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FSecurity-system-with-raspberryPi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FSecurity-system-with-raspberryPi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashkathe","download_url":"https://codeload.github.com/yashkathe/Security-system-with-raspberryPi/tar.gz/refs/heads/college-project","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FSecurity-system-with-raspberryPi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31961070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["embedded-systems","flask","iot","ngnix","python","raspberry-pi","uwsgi"],"created_at":"2024-11-06T13:41:54.229Z","updated_at":"2026-04-18T07:31:10.847Z","avatar_url":"https://github.com/yashkathe.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Home Security System with RaspberryPI\n\nThe system with a help of few sensors, monitored by our RPi, keeps our house safe from \nburglars, gas leaks and also monitors the room temperature conditions.\n\n\n## Compoenents used\n\n    1. Raspberry Pi 3B+\n    2. DHT22 sensor (temperature and humidity)\n    3. MQ6 sensor (gas leak)\n    4. IR sensor (for burglar alarm)\n\n## Packages installed \n\n    1. Flask\n    2. NGiNX\n    3. UWSGI\n    4. Skeleton\n\n\n## Analysis\n\n- At the bottom of the stack is the hardware, which in our case is Raspberry Pi 3B+.\n- On top of this, we got our OS, which is Raspbian Stretch Lite.\n- The OS gives us access to the features of the hardware.\n- On top of the OS, we have got a python web micro framework called Flask.\n- Flask specializes in making it easy to create simple web applications.\n- The application server we using is uWSGI.\n- uWSGI is a link between our actual web server and our flask application.\n- The web server that we are using is NGiNX.\n- NGinX is responsible for exposing our application to the internet\n\n## Circuit Diagram\n\n![Circuit Digram](https://raw.githubusercontent.com/yashkathe/Security-system-with-raspberryPi/college-project/assets/Picture1.png)\n\n\n## Circuit connections\n\n![P 1](https://raw.githubusercontent.com/yashkathe/Security-system-with-raspberryPi/college-project/assets/Picture4.png)\n![P 2](https://raw.githubusercontent.com/yashkathe/Security-system-with-raspberryPi/college-project/assets/Picture5.png)\n![P 3](https://raw.githubusercontent.com/yashkathe/Security-system-with-raspberryPi/college-project/assets/Picture7.png)\n\n## Website to read sensor states\n\n![p 1](https://raw.githubusercontent.com/yashkathe/Security-system-with-raspberryPi/college-project/assets/Picture2.png)\n![p 1](https://raw.githubusercontent.com/yashkathe/Security-system-with-raspberryPi/college-project/assets/Picture3.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashkathe%2Fsecurity-system-with-raspberrypi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashkathe%2Fsecurity-system-with-raspberrypi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashkathe%2Fsecurity-system-with-raspberrypi/lists"}