{"id":21015508,"url":"https://github.com/ericogr/go-display-1306-test","last_synced_at":"2025-07-25T09:10:15.275Z","repository":{"id":229352196,"uuid":"776509992","full_name":"ericogr/go-display-1306-test","owner":"ericogr","description":"Tests with i2c ssd1306 displays and go language","archived":false,"fork":false,"pushed_at":"2024-03-27T01:12:16.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-13T16:45:37.250Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/ericogr.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-03-23T17:54:03.000Z","updated_at":"2024-03-24T12:12:57.000Z","dependencies_parsed_at":"2024-03-23T19:21:13.123Z","dependency_job_id":"376fe59d-b6c8-45e7-88a9-ba004bed1401","html_url":"https://github.com/ericogr/go-display-1306-test","commit_stats":null,"previous_names":["ericogr/go-display-1306-test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericogr/go-display-1306-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericogr%2Fgo-display-1306-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericogr%2Fgo-display-1306-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericogr%2Fgo-display-1306-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericogr%2Fgo-display-1306-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericogr","download_url":"https://codeload.github.com/ericogr/go-display-1306-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericogr%2Fgo-display-1306-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266983523,"owners_count":24016559,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"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":[],"created_at":"2024-11-19T10:10:02.816Z","updated_at":"2025-07-25T09:10:15.219Z","avatar_url":"https://github.com/ericogr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Display Test\n\n**Purpose**: just test the i2c display ssd1306 128x32 with orange pi zero 3\n\nbuilding:\n```bash\nmake build\n```\n\n## systemd\n\n1. `make copy_remote`\n2. loggin into the remote host: `sudo cp /tmp/display-test /usr/local/bin`\n3. create the service:\n```bash\necho '[Unit]\nDescription=Display Test\nAfter=network.target\n\n[Service]\nExecStart=/usr/local/bin/display-test\nRestart=always\n\n[Install]\nWantedBy=multi-user.target' | sudo tee /etc/systemd/system/display_test.service \u003e/dev/null\n```\n4. `sudo systemctl daemon-reload`\n5. `sudo systemctl enable display_test.service`\n6. `sudo systemctl start display_test.service`\n7. `sudo systemctl status display_test.service`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericogr%2Fgo-display-1306-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericogr%2Fgo-display-1306-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericogr%2Fgo-display-1306-test/lists"}