{"id":20963430,"url":"https://github.com/thorsten-l/tpiadm","last_synced_at":"2025-12-29T22:09:15.305Z","repository":{"id":106382252,"uuid":"328230060","full_name":"thorsten-l/tpiadm","owner":"thorsten-l","description":"A simple TuringPi V1 slot administration tool.","archived":false,"fork":false,"pushed_at":"2021-01-25T17:59:49.000Z","size":247,"stargazers_count":16,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-20T01:31:46.000Z","etag":null,"topics":["i2c","turingpi"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thorsten-l.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":"2021-01-09T19:24:52.000Z","updated_at":"2023-02-10T21:26:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"73de92bb-2954-41f6-9f0d-64e514ac5ef7","html_url":"https://github.com/thorsten-l/tpiadm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorsten-l%2Ftpiadm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorsten-l%2Ftpiadm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorsten-l%2Ftpiadm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorsten-l%2Ftpiadm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thorsten-l","download_url":"https://codeload.github.com/thorsten-l/tpiadm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243360142,"owners_count":20278333,"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":["i2c","turingpi"],"created_at":"2024-11-19T02:45:14.073Z","updated_at":"2025-12-29T22:09:15.257Z","avatar_url":"https://github.com/thorsten-l.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tpiadm\nA simple TuringPi V1 slot administration tool.\n\n## See also\n- [ESP8266 Turing Pi WiFi Controller](https://github.com/thorsten-l/ESP8266-TuringPi-WiFi-Controller) - a WiFi Controller for the Turing Pi V1 cluster board connected via the onboard I2C bus.\n\n## Binary\n\nFind a precompiled static binary at the [`bin/`](https://github.com/thorsten-l/tpiadm/tree/main/bin) directoy or at the [Releases](https://github.com/thorsten-l/tpiadm/releases) page.\n\n- Compiled with Rasberry PI OS (buster, 32Bit)\n\n## Documentation\n- [Turing Pi V1 - Cluster Management Bus (i2c)](https://docs.turingpi.com/cluster-management-bus-i2c)\n\n## Usage\n```text\nUsage: tpiadm [OPTION...]\ntpiadm -- TuringPi V1 slot administration tool.\n\n  -i, --info                 show slots info\n  -n, --slot=SLOT-ID         slot number (1-7)\n  -p, --power=POWER          power 0=OFF, 1=ON\n  -s, --set                  set slot power mode\n  -v, --verbose              verbose output\n  -?, --help                 Give this help list\n      --usage                Give a short usage message\n  -V, --version              Print program version\n\nMandatory or optional arguments to long options are also mandatory or optional\nfor any corresponding short options.\n\nReport bugs to \u003ct.ludewig@gmail.com\u003e.\n```\n\n## Sample\n\n### get info\n\n```text\ntpiadm -i\nslot 1 ON installed\nslot 2 ON installed\nslot 3 ON installed\nslot 4 ON installed\nslot 5 ON installed\nslot 6 ON installed\nslot 7 OFF -\n```\n\n### Power on slot 7\n\n```text\ntpiadm -s -n 7 -p 1\nslot #7 power ON\n```\n\nor\n\n```text\ntpiadm --set --slot=7 --power=1\nslot #7 power ON\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorsten-l%2Ftpiadm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorsten-l%2Ftpiadm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorsten-l%2Ftpiadm/lists"}