{"id":16556249,"url":"https://github.com/nathancy/imu_pi_logger","last_synced_at":"2026-06-10T14:31:35.458Z","repository":{"id":139600098,"uuid":"170920535","full_name":"nathancy/IMU_pi_logger","owner":"nathancy","description":"Logs Vectornav VN-200 IMU serial data on Raspberry Pi","archived":false,"fork":false,"pushed_at":"2019-02-20T00:59:29.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T22:19:31.156Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/nathancy.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":"2019-02-15T19:54:58.000Z","updated_at":"2019-02-20T00:59:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"22ec899d-e446-42cf-8a23-7266f22b0db9","html_url":"https://github.com/nathancy/IMU_pi_logger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nathancy/IMU_pi_logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FIMU_pi_logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FIMU_pi_logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FIMU_pi_logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FIMU_pi_logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathancy","download_url":"https://codeload.github.com/nathancy/IMU_pi_logger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FIMU_pi_logger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34157453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2024-10-11T20:03:57.830Z","updated_at":"2026-06-10T14:31:35.441Z","avatar_url":"https://github.com/nathancy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMU_pi_logger\n\nLogs Vectornav VN-200 IMU serial data on Raspberry Pi\n\n## Usage\n```\npython IMU_logger.py\n```\n\n## Installation and Dependencies\nTo install logging, serial, and GPIO modules:\n```\npip install logging\npip install pyserial\nsudo apt-get install rpi.gpio\n```\n\n## Cron Reboot Scheduler\nOn bootup/restart, script will automatically run using Cron\n```\nsudo apt-get install gnome-schedule\n```\n\nTo edit crontab:\n```\ncrontab -e\n```\n\nPlace this line inside to start the script on reboot or power cycle\n```\n@reboot python /home/pi/IMU_pi_logger/IMU_logger.py \u0026\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathancy%2Fimu_pi_logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathancy%2Fimu_pi_logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathancy%2Fimu_pi_logger/lists"}