{"id":17966086,"url":"https://github.com/oezeb/imu-collector","last_synced_at":"2026-04-26T20:32:05.752Z","repository":{"id":260036625,"uuid":"880041496","full_name":"oezeb/imu-collector","owner":"oezeb","description":"Android app for collecting IMU sensor data","archived":false,"fork":false,"pushed_at":"2024-10-29T09:26:03.000Z","size":228,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T07:47:44.460Z","etag":null,"topics":["android","imu-data","imu-sensor"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/oezeb.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-10-29T02:13:51.000Z","updated_at":"2024-11-27T08:35:44.000Z","dependencies_parsed_at":"2025-04-03T20:29:43.904Z","dependency_job_id":"53c15ea4-9259-4ecf-94bf-e064f815f107","html_url":"https://github.com/oezeb/imu-collector","commit_stats":null,"previous_names":["oezeb/imu-collector"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/oezeb/imu-collector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oezeb%2Fimu-collector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oezeb%2Fimu-collector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oezeb%2Fimu-collector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oezeb%2Fimu-collector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oezeb","download_url":"https://codeload.github.com/oezeb/imu-collector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oezeb%2Fimu-collector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: 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":["android","imu-data","imu-sensor"],"created_at":"2024-10-29T13:07:35.376Z","updated_at":"2026-04-26T20:32:05.736Z","avatar_url":"https://github.com/oezeb.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMU Collector\n\nA lightweight Android application for collecting and logging Inertial Measurement Unit (IMU) sensor data with real-time visualization.\n\n## Features\n\n- Collects data from three IMU sensors:\n  - Accelerometer (acc)\n  - Gyroscope (gyr)\n  - Magnetometer (mag)\n- Real-time sensor data visualization\n- Automated data recording with customizable duration\n\n## Data Storage\n\nFiles are saved in the app's external cache directory with the following format:\n```\nYY-MM-DD HH:mm:ss.SSS acc.txt\nYY-MM-DD HH:mm:ss.SSS gyr.txt\nYY-MM-DD HH:mm:ss.SSS mag.txt\n```\n\n### File Format\n\nEach sensor data file contains coma-separated values:\n```\nTimestamp,X,Y,Z\n```\n\nUnits:\n- Accelerometer: m/s²\n- Gyroscope: rad/s\n- Magnetometer: μT\n\n## Building\n\n1. Clone the repository\n2. Open in Android Studio\n3. Build and run\n\n\n![IMU Collector](images/main.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foezeb%2Fimu-collector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foezeb%2Fimu-collector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foezeb%2Fimu-collector/lists"}