{"id":15197035,"url":"https://github.com/jameskulu/smart-security-system-pi4","last_synced_at":"2026-02-11T13:01:55.778Z","repository":{"id":114358600,"uuid":"383478721","full_name":"jameskulu/smart-security-system-pi4","owner":"jameskulu","description":"It is a security system made using raspberry pi 4. It sends an email with the picture to the owner if it detects an unauthorized user's face.","archived":false,"fork":false,"pushed_at":"2021-09-21T14:09:04.000Z","size":437,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T15:04:47.105Z","etag":null,"topics":["opencv","python3","raspberry-pi-4","raspberry-pi-camera"],"latest_commit_sha":null,"homepage":"https://youtu.be/ddkmP_WVnTU","language":"Python","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/jameskulu.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-07-06T13:29:06.000Z","updated_at":"2021-12-18T12:02:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"560cc140-f51e-49f8-a450-b3567f440b6b","html_url":"https://github.com/jameskulu/smart-security-system-pi4","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"f4072f2ded70b2de340781a2513107a7bd803c7e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jameskulu/smart-security-system-pi4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameskulu%2Fsmart-security-system-pi4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameskulu%2Fsmart-security-system-pi4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameskulu%2Fsmart-security-system-pi4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameskulu%2Fsmart-security-system-pi4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jameskulu","download_url":"https://codeload.github.com/jameskulu/smart-security-system-pi4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameskulu%2Fsmart-security-system-pi4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["opencv","python3","raspberry-pi-4","raspberry-pi-camera"],"created_at":"2024-09-28T00:23:34.032Z","updated_at":"2026-02-11T13:01:55.762Z","avatar_url":"https://github.com/jameskulu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home Security System Using Raspberry Pi 4\n\n### Project Overview\n\nIOT Raspberry Pi security camera running OpenCV for object detection. The camera will send an email with an image of any objects it detects an unauthorized person and buzzer will also be buzzed to alert the owner.\n\n### Things used in this project\n\n* Raspberry Pi 4\n* Pi camera\n* Buzzer\n* Breadboard\n* Jumper Wires\n\n\n### How to use\n\nFirst part is to install the dependencies using `pip3 install -r requirements.txt` command.\n\nAfter that you need to create a `.env` file and add the information shown in `.env.example` file.\n\nAfter the project initialization is completed you need to run certion command to run this application\n\nFirst part is save the face of an authorized person. For that, you need to run some command as follows:\n\n* Run command `python3 data_gathering.py` to store the images of an authorized person.\n* Run command `python3 trainer.py` to create a labels for face detection. It will create two files (labels and trainer.xml)\n\nAfter the face image storing part is done. We can now use the application to secure from an unauthorized person. For that you need to\n\n* Run the command `python3 main.py` and go to `http://192.168.1.115:5000` this url in your browser to view the live security feed.\n\nIf the application detect an unauthorized person then the email messsage with the image of that person will be sent to the configured email and buzzer will be buzzed 3 times for an extra security.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskulu%2Fsmart-security-system-pi4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjameskulu%2Fsmart-security-system-pi4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskulu%2Fsmart-security-system-pi4/lists"}