{"id":18325574,"url":"https://github.com/kulia/x4m300parser","last_synced_at":"2026-01-21T05:09:06.178Z","repository":{"id":84266501,"uuid":"155236657","full_name":"kulia/x4m300parser","owner":"kulia","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-29T16:13:20.000Z","size":1099,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T15:54:21.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kulia.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-29T15:35:40.000Z","updated_at":"2018-10-29T16:13:21.000Z","dependencies_parsed_at":"2023-05-24T04:45:21.212Z","dependency_job_id":null,"html_url":"https://github.com/kulia/x4m300parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kulia/x4m300parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulia%2Fx4m300parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulia%2Fx4m300parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulia%2Fx4m300parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulia%2Fx4m300parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kulia","download_url":"https://codeload.github.com/kulia/x4m300parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulia%2Fx4m300parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28627388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-05T18:44:15.565Z","updated_at":"2026-01-21T05:09:06.160Z","avatar_url":"https://github.com/kulia.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python parser for Novelda’s XeThru X4M300\n\nThe XeThru [X4M300](https://www.xethru.com/x4m300-presence-sensor.html) is Novelda’s presence and occupancy sensor powered by the XeThru X4 ultra wideband radar chip. This parser extracts the raw data from the radar, without Novelda’s processing.  \n\n# Installing\n\nX4M300 drivers for MacOs and Linux are added to the repository for easier access.  Other drivers are accessible [here](https://www.xethru.com/community/resources/).  For installing the drivers and the parser, write\n\n```console\n$./setup/install.sh\n```\n\n# Usage\n\nExample python script for aquireing data from the sensor:\n\n```python\nsd = StreamData(USB_PORT)\n\nfor i_data, q_data in sd:\n    print('i_data:', i_data)\n    print('q_data:', q_data)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulia%2Fx4m300parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkulia%2Fx4m300parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulia%2Fx4m300parser/lists"}