{"id":13629599,"url":"https://github.com/dmowcomber/epaper","last_synced_at":"2025-08-18T16:07:04.507Z","repository":{"id":147599049,"uuid":"171383160","full_name":"dmowcomber/epaper","owner":"dmowcomber","description":"Waveshare 2.7inch e-paper display example for Raspberry Pi written in Go","archived":false,"fork":false,"pushed_at":"2024-04-20T17:36:43.000Z","size":2432,"stargazers_count":11,"open_issues_count":2,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-03T02:36:47.819Z","etag":null,"topics":["arm","golang","spi"],"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/dmowcomber.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":"2019-02-19T01:29:07.000Z","updated_at":"2025-07-22T19:02:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"f261d9f9-0ead-4706-af3b-5e5c74d49eb7","html_url":"https://github.com/dmowcomber/epaper","commit_stats":null,"previous_names":["dmowcomber/go-epaper-demo"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dmowcomber/epaper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmowcomber%2Fepaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmowcomber%2Fepaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmowcomber%2Fepaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmowcomber%2Fepaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmowcomber","download_url":"https://codeload.github.com/dmowcomber/epaper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmowcomber%2Fepaper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271019543,"owners_count":24685701,"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-08-18T02:00:08.743Z","response_time":89,"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":["arm","golang","spi"],"created_at":"2024-08-01T22:01:14.583Z","updated_at":"2025-08-18T16:07:04.448Z","avatar_url":"https://github.com/dmowcomber.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# epaper\n\nepaper is an example of how to display an image to a Waveshare 2.7 inch epaper display hat with the Raspberry Pi 3 B+ written in Golang.\n\n## running the demo\n\n#### Setup\n[Setup SPI](https://www.raspberrypi.org/documentation/hardware/raspberrypi/spi/README.md) by uncommenting `dtparam=spi=on` in `/boot/config.txt`. Then reboot `sudo reboot`.\n\n#### Run\nRun an epaper example with Golang\n```bash\ngo run -mod=vendor ./examples/image\n```\n\nRun epaper with Docker\n```\ndocker build . -t dmowcomber/epaper\ndocker run --rm -v /dev/mem:/dev/mem --device /dev/gpiomem --device /dev/spidev0.0 dmowcomber/epaper\n```\n\n\u003cimg align=\"center\" src=\"readme.jpg\" width=\"50%\" height=\"50%\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmowcomber%2Fepaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmowcomber%2Fepaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmowcomber%2Fepaper/lists"}