{"id":19384232,"url":"https://github.com/windelbouwman/can-bus-explorer","last_synced_at":"2025-04-23T21:32:08.707Z","repository":{"id":55880128,"uuid":"165389161","full_name":"windelbouwman/can-bus-explorer","owner":"windelbouwman","description":"Explore your CAN bus","archived":false,"fork":false,"pushed_at":"2020-12-09T21:34:11.000Z","size":24,"stargazers_count":7,"open_issues_count":2,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-02T20:22:21.454Z","etag":null,"topics":["can-bus","socketcan"],"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/windelbouwman.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}},"created_at":"2019-01-12T13:11:19.000Z","updated_at":"2024-06-24T08:38:21.000Z","dependencies_parsed_at":"2022-08-15T08:30:53.695Z","dependency_job_id":null,"html_url":"https://github.com/windelbouwman/can-bus-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windelbouwman%2Fcan-bus-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windelbouwman%2Fcan-bus-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windelbouwman%2Fcan-bus-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windelbouwman%2Fcan-bus-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/windelbouwman","download_url":"https://codeload.github.com/windelbouwman/can-bus-explorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250518036,"owners_count":21443886,"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":["can-bus","socketcan"],"created_at":"2024-11-10T09:29:37.515Z","updated_at":"2025-04-23T21:32:08.333Z","avatar_url":"https://github.com/windelbouwman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nThis is a set of utilities to inspect and debug the CAN bus. Via a graphical user\ninterface you can gain insight into what is happening.\n\nScreenshot: TODO\n\n# Usage\n\n    $ python explorer.py socketcan:vcan0\n\nOr for some more low level utilities, such as candump and cansend:\n\n    $ python cansend.py socketcan:vcan0 88 deadbeef\n\n    $ python candump.py socketcan:vcan0\n\nFor the purpose of pure bus traffic, a sine wave generator script was made.\nCaution: this creates pretty random bus traffic!\n\n    $ python sinewave.py --freq 10 socketcan:vcan0\n\n# Testing\n\nSetup a virtual can bus:\n\n    $ sudo ip link add dev vcan0 type vcan\n    $ sudo ip link set up vcan0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindelbouwman%2Fcan-bus-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindelbouwman%2Fcan-bus-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindelbouwman%2Fcan-bus-explorer/lists"}