{"id":15132852,"url":"https://github.com/thilinasatoru/kidz-care-range","last_synced_at":"2026-02-21T19:11:48.968Z","repository":{"id":255949389,"uuid":"853892618","full_name":"ThilinaSatoru/Kidz-Care-Range","owner":"ThilinaSatoru","description":"Kids Care AI IOT Device - RaspberryPi Picamera range detection.","archived":false,"fork":false,"pushed_at":"2024-09-09T04:44:43.000Z","size":80022,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T21:45:08.327Z","etag":null,"topics":["picamera2","raspberry-pi","yolo"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/ThilinaSatoru.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":"2024-09-07T20:32:48.000Z","updated_at":"2024-09-09T04:44:46.000Z","dependencies_parsed_at":"2024-12-19T04:42:15.146Z","dependency_job_id":null,"html_url":"https://github.com/ThilinaSatoru/Kidz-Care-Range","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"7f2fd324670b57e0ad8b912478306fbab89931cd"},"previous_names":["thilinasatoru/kidz-care-range"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThilinaSatoru%2FKidz-Care-Range","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThilinaSatoru%2FKidz-Care-Range/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThilinaSatoru%2FKidz-Care-Range/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThilinaSatoru%2FKidz-Care-Range/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThilinaSatoru","download_url":"https://codeload.github.com/ThilinaSatoru/Kidz-Care-Range/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406070,"owners_count":20933802,"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":["picamera2","raspberry-pi","yolo"],"created_at":"2024-09-26T04:40:46.589Z","updated_at":"2025-10-19T08:15:01.824Z","avatar_url":"https://github.com/ThilinaSatoru.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kids Care AI - Range Detection\n\nKids Care AI IOT Device - RaspberryPi and Picamera range detection.\n\n![schemetic](YOLO/frame_sample.jpg)\n\n## Configurations\n\n`paths.py`\n\n```python\nVIDEO_PATH = r\"samples/v2.mp4\"\nMODEL_PATH = r\"YOLO/94.1 63.3/model.pt\"\n```\n\n`firebase.py\n\n```python\n# Firebase Configuration\nGOOGLE_APPLICATION_CREDENTIALS = 'kidzcare-97f3c-firebase-adminsdk-fpml6-3904295b4d.json'\nFIREBASE_STORAGE_BUCKET = 'kidzcare-97f3c.appspot.com'\nFIREBASE_DATABASE_NAME = '/kiddycare'\nFIREBASE_DATABASE_URL = 'https://kidzcare-97f3c-default-rtdb.firebaseio.com'\n\nusers_ref = firebase_ref.child('range_detection')\n````\n\n--- \n\n## SSH Login to Raspberry PI\n\n```cmd\nssh admin@raspberrypi.local\n```\n\n`password: admin`\n\n## Test Picam\n\n```cmd\npython Documents/cam/stream.py\n```\n\n## Run\n ```bash\n python Documents/Kidz-Care-Range/start.py\n ```\n\n# Shutdown\n\n```bash\nsudo shutdown now\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthilinasatoru%2Fkidz-care-range","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthilinasatoru%2Fkidz-care-range","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthilinasatoru%2Fkidz-care-range/lists"}