{"id":21117031,"url":"https://github.com/yskoht/waveshare-epaper","last_synced_at":"2025-10-28T11:05:19.069Z","repository":{"id":62588304,"uuid":"417989186","full_name":"yskoht/waveshare-epaper","owner":"yskoht","description":"Original: https://github.com/waveshare/e-Paper","archived":false,"fork":false,"pushed_at":"2024-07-02T17:21:43.000Z","size":31,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-16T18:09:33.725Z","etag":null,"topics":["epaper","python","waveshare"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yskoht.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-10-17T01:22:22.000Z","updated_at":"2025-08-03T12:19:36.000Z","dependencies_parsed_at":"2024-11-20T02:38:12.925Z","dependency_job_id":"faa92de6-5471-4bcf-8b02-b1a7e9777bd8","html_url":"https://github.com/yskoht/waveshare-epaper","commit_stats":{"total_commits":52,"total_committers":2,"mean_commits":26.0,"dds":"0.019230769230769273","last_synced_commit":"8c9a236770ee1f55b85b25725b68cf004c2bef55"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yskoht/waveshare-epaper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskoht%2Fwaveshare-epaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskoht%2Fwaveshare-epaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskoht%2Fwaveshare-epaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskoht%2Fwaveshare-epaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yskoht","download_url":"https://codeload.github.com/yskoht/waveshare-epaper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskoht%2Fwaveshare-epaper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281425551,"owners_count":26499031,"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-10-28T02:00:06.022Z","response_time":60,"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":["epaper","python","waveshare"],"created_at":"2024-11-20T02:38:03.536Z","updated_at":"2025-10-28T11:05:19.053Z","avatar_url":"https://github.com/yskoht.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Waveshare e-paper package\n\nWaveshare e-paper package for Python on Raspberry Pi.\nOriginal source is https://github.com/waveshare/e-Paper.\n\n## Install\n\n```sh\npip install waveshare-epaper\n```\n\n## Usage\n\nYou can get available e-paper modules list by `epaper.modules()`.\n\n```python\n$ python\nPython 3.7.3 (default, Jan 22 2021, 20:04:44)\n[GCC 8.3.0] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n\u003e\u003e\u003e import epaper\n\u003e\u003e\u003e epaper.modules()\n['epd1in02', 'epd1in54', 'epd1in54_V2', 'epd1in54b', 'epd1in54b_V2', 'epd1in54c', 'epd2in13', 'epd2in13_V2', 'epd2in13b_V3', 'epd2in13bc', 'epd2in13d', 'epd2in66', 'epd2in66b', 'epd2in7', 'epd2in7b', 'epd2in7b_V2', 'epd2in9', 'epd2in9_V2', 'epd2in9b_V3', 'epd2in9bc', 'epd2in9d', 'epd3in7', 'epd4in01f', 'epd4in2', 'epd4in2b_V2', 'epd4in2bc', 'epd5in65f', 'epd5in83', 'epd5in83_V2', 'epd5in83b_V2', 'epd5in83bc', 'epd7in5', 'epd7in5_HD', 'epd7in5_V2', 'epd7in5b_HD', 'epd7in5b_V2', 'epd7in5bc']\n```\n\n- See below for a list of e-paper model names.\n  - https://github.com/waveshare/e-Paper/tree/master/RaspberryPi_JetsonNano/python/lib/waveshare_epd\n- For more information on how to use the e-paper library module, please refer to the `e-Paper` part of the wiki below.\n  - [Waveshare Wiki](https://www.waveshare.com/wiki/Main_Page#OLEDs_.2F_LCDs)\n\n\u003cbr /\u003e\n\n`epaper.epaper` method takes the model name and returns the e-paper library module.\n\n```python\nimport epaper\n\n# For example, when using 7.5inch e-Paper HAT\nepd = epaper.epaper('epd7in5').EPD()\n\n# init and Clear\nepd.init()\nepd.Clear()\n```\n\n## License\n\nThis software is released under the MIT License, see LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyskoht%2Fwaveshare-epaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyskoht%2Fwaveshare-epaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyskoht%2Fwaveshare-epaper/lists"}