{"id":28092529,"url":"https://github.com/tokollo5/rpi-detector","last_synced_at":"2025-05-13T13:19:21.213Z","repository":{"id":186389681,"uuid":"475915263","full_name":"tokollo5/rpi-detector","owner":"tokollo5","description":"Python-скрипт, с помощью которого можно использовать Raspberry Pi и CSI-камеру для неё в качестве детектора движения.","archived":false,"fork":false,"pushed_at":"2024-01-26T09:09:02.000Z","size":30,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T13:19:18.168Z","etag":null,"topics":["camera","csi","debian","linux","pi","picamera","python","raspberry","raspberry-pi-4","raspberry-pi-camera","raspberry-pi-os","raspberrypi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokollo5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-30T14:26:16.000Z","updated_at":"2025-03-14T12:20:32.000Z","dependencies_parsed_at":"2023-11-28T17:26:40.019Z","dependency_job_id":"37986e18-6703-4807-a10e-e6d4bdb5dd03","html_url":"https://github.com/tokollo5/rpi-detector","commit_stats":null,"previous_names":["matrocholo/rpi-detector","bylotonix/rpi-detector","tokollo5/rpi-detector"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokollo5%2Frpi-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokollo5%2Frpi-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokollo5%2Frpi-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokollo5%2Frpi-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokollo5","download_url":"https://codeload.github.com/tokollo5/rpi-detector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948510,"owners_count":21988962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["camera","csi","debian","linux","pi","picamera","python","raspberry","raspberry-pi-4","raspberry-pi-camera","raspberry-pi-os","raspberrypi"],"created_at":"2025-05-13T13:19:20.615Z","updated_at":"2025-05-13T13:19:21.203Z","avatar_url":"https://github.com/tokollo5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eRaspberry Pi Camera Detector\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eRaspberry Pi Camera Detector is a Python script with which you can use a Raspberry Pi and a CSI camera for it as a motion detector.\u003c/h4\u003e\n\n## Warnings:\n- Make sure you are using **Raspberry Pi OS Legacy (based on Buster)** or older. It is possible to work on Raspberry Pi OS Bullseye when using the Legacy version of the Pycamera driver. There may be problems with other distributions.\n\n## Requirements:\n- Raspberry Pi 2B and newer\n- Any CSI-compatible camera\n\n## Setup:\n- In the Raspberry Pi Configuration Tool, enable the camera operation:\n\n```sh\nsudo raspi-config\n```\n\n- Install the necessary dependencies:\n```sh\nsudo apt install python3-opencv -y\nsudo apt install git --no-install-recommends -y\n```\n\n- Download the script:\n```sh\ngit clone https://github.com/ByloTonix/rpi-detector/\ncd rpi-detector\nsudo chmod +x detector.py\nmkdir images\n```\n\n## Usage:\n- After completing the configuration, go to the directory with the script and run it:\n```sh\ncd ~/rpi-detector\npython3 detector.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokollo5%2Frpi-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokollo5%2Frpi-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokollo5%2Frpi-detector/lists"}