{"id":27633750,"url":"https://github.com/djaus2/mpu6050falldetection","last_synced_at":"2025-04-23T18:19:24.830Z","repository":{"id":193538717,"uuid":"689004787","full_name":"djaus2/MPU6050FallDetection","owner":"djaus2","description":"Detect a fall based  pitch and roll tilt calculations  using accelerometer","archived":false,"fork":false,"pushed_at":"2023-09-09T08:24:01.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T18:19:20.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djaus2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-08T15:11:43.000Z","updated_at":"2023-09-08T15:11:55.000Z","dependencies_parsed_at":"2023-09-08T16:45:51.561Z","dependency_job_id":"d0f99c0f-3b9b-4130-a2eb-912484f845f3","html_url":"https://github.com/djaus2/MPU6050FallDetection","commit_stats":null,"previous_names":["djaus2/mpu6050falldetection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FMPU6050FallDetection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FMPU6050FallDetection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FMPU6050FallDetection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FMPU6050FallDetection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djaus2","download_url":"https://codeload.github.com/djaus2/MPU6050FallDetection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250487536,"owners_count":21438612,"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":[],"created_at":"2025-04-23T18:19:24.306Z","updated_at":"2025-04-23T18:19:24.817Z","avatar_url":"https://github.com/djaus2.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPU6050 Fall Detection\n\n## About\nArduino sketch to detect a fall based pitch and roll tilt calculations using the MPU6050 accelerometer.\n\n## Algorithm\n\nStart\n- Set fallcount = 0;\n\nLoop\n- Calculate Pitch and Roll\n- If Pitch or Roll are greater than lesser trigger\n  - Increment fallcount\n  - If fallcount \u003e large trigger\n    - Report fallen on ground\n  - Else if fallcount \u003e medium trigger\n    - Report has fallen\n- Else if fallcount \u003e0\n  - Report Stumble\n  - Set fallcount = 0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaus2%2Fmpu6050falldetection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjaus2%2Fmpu6050falldetection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaus2%2Fmpu6050falldetection/lists"}