{"id":16484740,"url":"https://github.com/damdo/i2c-scanner","last_synced_at":"2026-06-15T07:32:25.365Z","repository":{"id":220704607,"uuid":"751895727","full_name":"damdo/i2c-scanner","owner":"damdo","description":"i2c bus scanner for linux, in pure Go","archived":false,"fork":false,"pushed_at":"2026-06-03T06:52:58.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-03T08:30:05.869Z","etag":null,"topics":["go","gokrazy","golang","i2c"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/damdo.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-02T15:07:20.000Z","updated_at":"2026-06-03T06:52:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"a746cc85-51d0-4709-b93b-3c69ce960a12","html_url":"https://github.com/damdo/i2c-scanner","commit_stats":null,"previous_names":["damdo/i2c-scanner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/damdo/i2c-scanner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damdo%2Fi2c-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damdo%2Fi2c-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damdo%2Fi2c-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damdo%2Fi2c-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damdo","download_url":"https://codeload.github.com/damdo/i2c-scanner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damdo%2Fi2c-scanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34353192,"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-15T02:00:07.085Z","response_time":63,"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":["go","gokrazy","golang","i2c"],"created_at":"2024-10-11T13:18:06.831Z","updated_at":"2026-06-15T07:32:25.350Z","avatar_url":"https://github.com/damdo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## i2c-scanner\nI2C bus scanner for linux.\nWritten in pure Go, can be compiled to a static binary without dependencies.\n\n### installation\n```\ngo install github.com/damdo/i2c-scanner@latest\n```\n\n### usage\n```\ni2c-scanner\n```\n\nthe output will look similar to this:\n```\n$ i2c-scanner\n\nI2C buses available:\n- name: /dev/i2c-0\n  number: 0\n  aliases: I2C0\n  pins:\n   * SDA: I2C0_SDA(GPIO0)\n   * SCL: I2C0_SCL(GPIO1)\n  devices:\n   * addr: 0x39 (57)\n\n- name: /dev/i2c-1\n  number: 1\n  aliases: I2C1\n  pins:\n   * SDA: I2C1_SDA(GPIO2)\n   * SCL: I2C1_SCL(GPIO3)\n  devices:\n   * addr: 0x37 (55)\n   * addr: 0x3A (58)\n   * addr: 0x4A (74)\n   * addr: 0x4B (75)\n   * addr: 0x50 (80)\n   * addr: 0x54 (84)\n\n- name: /dev/i2c-2\n  number: 2\n  aliases: I2C2\n  pins:\n   * SDA: INVALID\n   * SCL: INVALID\n  devices: none found\n\n- name: /dev/i2c-3\n  number: 3\n  aliases: I2C3\n  pins:\n   * SDA: INVALID\n   * SCL: INVALID\n  devices: none found\n```\n\n### credits\n\nCode heavily inspired by: https://pkg.go.dev/periph.io/x/periph/conn/i2c\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamdo%2Fi2c-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamdo%2Fi2c-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamdo%2Fi2c-scanner/lists"}