{"id":13613170,"url":"https://github.com/mcauser/micropython-waveshare-epaper","last_synced_at":"2025-04-06T22:10:39.700Z","repository":{"id":47186653,"uuid":"122631990","full_name":"mcauser/micropython-waveshare-epaper","owner":"mcauser","description":"MicroPython drivers for Waveshare e-paper modules","archived":false,"fork":false,"pushed_at":"2021-09-01T19:10:33.000Z","size":623,"stargazers_count":351,"open_issues_count":21,"forks_count":80,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-30T21:08:15.048Z","etag":null,"topics":["eink","epaper","micropython","waveshare"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mcauser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-23T14:32:10.000Z","updated_at":"2025-03-27T20:04:56.000Z","dependencies_parsed_at":"2022-09-09T01:13:10.462Z","dependency_job_id":null,"html_url":"https://github.com/mcauser/micropython-waveshare-epaper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcauser%2Fmicropython-waveshare-epaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcauser%2Fmicropython-waveshare-epaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcauser%2Fmicropython-waveshare-epaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcauser%2Fmicropython-waveshare-epaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcauser","download_url":"https://codeload.github.com/mcauser/micropython-waveshare-epaper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557767,"owners_count":20958047,"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":["eink","epaper","micropython","waveshare"],"created_at":"2024-08-01T20:00:40.977Z","updated_at":"2025-04-06T22:10:39.672Z","avatar_url":"https://github.com/mcauser.png","language":"Python","readme":"# MicroPython Waveshare e-Paper\n\nMicroPython drivers for various Waveshare e-Paper displays, based on the original Waveshare Raspberry Pi examples found in the [wiki](https://www.waveshare.com/wiki/Main_Page).\n\n![demo](docs/demo.jpg)\n\n| Waveshare e-Paper Module                                                                  | Colors               | Grey Level | Resolution px | Display mm     | Outline mm    | Partial Refresh | Full Refresh | Interface | Pi Header | Controller | Display                                                                       |\n| ----------------------------------------------------------------------------------------- | -------------------- |:----------:|:-------------:|:--------------:|:-------------:|:---------------:|:------------:|:---------:|:---------:|:-----------|:-----------------------------------------------------------------------------:|\n| [1.54inch e-Paper Module](https://www.waveshare.com/wiki/1.54inch_e-Paper_Module)         | Black, White         | 2          | 200 × 200     | 27.60 × 27.60  | 48.0 × 33.0   | 0.3             | 2            | SPI       | No        | ?          | [GDEH0154D27](http://www.good-display.com/products_detail/productId=365.html) |\n| [1.54inch e-Paper Module (B)](https://www.waveshare.com/wiki/1.54inch_e-Paper_Module_(B)) | Black, White, Red    | 2          | 200 × 200     | 27.60 × 27.60  | 48.0 × 33.0   | N/A             | 8            | SPI       | No        | ?          | [GDEW0154Z04](http://www.good-display.com/products_detail/productId=307.html) |\n| [1.54inch e-Paper Module (C)](https://www.waveshare.com/wiki/1.54inch_e-Paper_Module_(C)) | Black, White, Yellow | 2          | 152 × 152     | 27.51 × 27.51  | 48.0 × 33.0   | N/A             | 27           | SPI       | No        | ?          | [GDEW0154C39](http://www.good-display.com/products_detail/productId=385.html) |\n| [2.13inch e-Paper HAT](https://www.waveshare.com/wiki/2.13inch_e-Paper_HAT)               | Black, White         | 2          | 250 × 122     | 48.55 × 23.71  | 65.0 × 30.2   | 0.3             | 2            | SPI       | Yes       | IL3895     | [GDEH0213B1](http://www.good-display.com/products_detail/productId=346.html)  |\n| [2.13inch e-Paper HAT (B)](https://www.waveshare.com/wiki/2.13inch_e-Paper_HAT_(B))       | Black, White, Red    | 2          | 212 × 104     | 48.55 × 23.71  | 65.0 × 30.2   | N/A             | 15           | SPI       | Yes       | ?          | [GDEW0213Z16](http://www.good-display.com/products_detail/productId=310.html) |\n| [2.13inch e-Paper HAT (C)](https://www.waveshare.com/wiki/2.13inch_e-Paper_HAT_(C))       | Black, White, Yellow | 2          | 212 × 104     | 48.55 × 23.71  | 65.0 × 30.2   | N/A             | 15           | SPI       | Yes       | ?          | [GDEW0213C38](http://www.good-display.com/products_detail/productId=380.html) |\n| [2.7inch e-Paper HAT](https://www.waveshare.com/wiki/2.7inch_e-Paper_HAT)                 | Black, White         | 2          | 264 × 176     | 57.29 × 38.19  | 85.0 × 56.0   | N/A             | 6            | SPI       | Yes       | ?          | [GDEW027W3](http://www.good-display.com/products_detail/productId=319.html)   |\n| [2.7inch e-Paper HAT (B)](https://www.waveshare.com/wiki/2.7inch_e-Paper_HAT_(B))         | Black, White, Red    | 2          | 264 × 176     | 57.29 × 38.19  | 85.0 × 56.0   | N/A             | 15           | SPI       | Yes       | ?          | [GDEW027C44](http://www.good-display.com/products_detail/productId=320.html)  |\n| [2.9inch e-Paper Module](https://www.waveshare.com/wiki/2.9inch_e-Paper_Module)           | Black, White         | 2          | 296 × 128     | 66.89 × 29.05  | 89.5 × 38.0   | 0.3             | 2            | SPI       | No        | IL3820     | [GDEH029A1](http://www.good-display.com/products_detail/productId=251.html)   |\n| [2.9inch e-Paper Module (B)](https://www.waveshare.com/wiki/2.9inch_e-Paper_Module_(B))   | Black, White, Red    | 2          | 296 × 128     | 66.89 × 29.05  | 89.5 × 38.0   | N/A             | 15           | SPI       | No        | IL3820?    | [GDEW029Z10](http://www.good-display.com/products_detail/productId=308.html)  |\n| [2.9inch e-Paper Module (C)](https://www.waveshare.com/wiki/2.9inch_e-Paper_Module_(C))   | Black, White, Yellow | 2          | 296 × 128     | 66.89 × 29.05  | 89.5 × 38.0   | N/A             | 15           | SPI       | No        | IL3820?    | [GDEW029C32](http://www.good-display.com/products_detail/productId=378.html)  |\n| [4.2inch e-Paper Module](https://www.waveshare.com/wiki/4.2inch_e-Paper_Module)           | Black, White         | 2          | 400 × 300     | 84.80 × 63.60  | 103.0 × 78.5  | N/A             | 4            | SPI       | No        | ?          | [GDEW042T2](http://www.good-display.com/products_detail/productId=321.html)   |\n| [4.2inch e-Paper Module (B)](https://www.waveshare.com/wiki/4.2inch_e-Paper_Module_(B))   | Black, White, Red    | 2          | 400 × 300     | 84.80 × 63.60  | 103.0 × 78.5  | N/A             | 15           | SPI       | No        | ?          | [GDEW042Z15](http://www.good-display.com/products_detail/productId=322.html)  |\n| [4.2inch e-Paper Module (C)](https://www.waveshare.com/wiki/4.2inch_e-Paper_Module_(C))   | Black, White, Yellow | 2          | 400 × 300     | 84.80 × 63.60  | 103.0 × 78.5  | N/A             | 15           | SPI       | No        | ?          | [GDEW042C37](http://www.good-display.com/products_detail/productId=379.html)  |\n| [4.3inch e-Paper UART Module](https://www.waveshare.com/wiki/4.3inch_e-Paper_UART_Module) | Black, White         | 4          | 800 × 600     | 88.00 × 66.00  | 118.0 × 75.0  | N/A             | 1.5          | UART      | No        | ?          | [GDE043A2](http://www.good-display.com/products_detail/productId=361.html)    |\n| [5.83inch e-Paper HAT](https://www.waveshare.com/wiki/5.83inch_e-Paper_HAT)               | Black, White         | 2          | 600 × 448     | 118.8 × 88.26  | 125.4 × 99.5  | N/A             | 3.5          | SPI       | Yes       | ?          | [GDEW0583T7](http://www.good-display.com/products_detail/productId=387.html)  |\n| [5.83inch e-Paper HAT (B)](https://www.waveshare.com/wiki/5.83inch_e-Paper_HAT_(B))       | Black, White, Red    | 2          | 600 × 448     | 118.8 × 88.26  | 125.4 × 99.5  | N/A             | 14           | SPI       | Yes       | ?          | [GDEW0583Z21](http://www.good-display.com/products_detail/productId=383.html) |\n| [5.83inch e-Paper HAT (C)](https://www.waveshare.com/wiki/5.83inch_e-Paper_HAT_(C))       | Black, White, Yellow | 2          | 600 × 448     | 118.8 × 88.26  | 125.4 × 99.5  | N/A             | 26           | SPI       | Yes       | ?          | [GDEW0583C64](http://www.good-display.com/products_detail/productId=388.html) |\n| [7.5inch e-Paper HAT](https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT)                 | Black, White         | 2          | 600 × 384     | 163.20 × 97.92 | 170.2 × 111.2 | N/A             | 6            | SPI       | Yes       | ?          | [GDEW075T8](http://www.good-display.com/products_detail/productId=323.html)   |\n| [7.5inch e-Paper HAT (B)](https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT_(B))         | Black, White, Red    | 2          | 640 × 384     | 163.20 × 97.92 | 170.2 × 111.2 | N/A             | 31           | SPI       | Yes       | ?          | [GDEW075Z09](http://www.good-display.com/products_detail/productId=324.html)  |\n| [7.5inch e-Paper HAT (C)](https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT_(C))         | Black, White, Yellow | 2          | 640 × 384     | 163.20 × 97.92 | 170.2 × 111.2 | N/A             | 31           | SPI       | Yes       | ?          | [GDEW075C21](http://www.good-display.com/products_detail/productId=381.html)  |\n\n## Links\n\n* [Waveshare Wiki](https://www.waveshare.com/wiki/Main_Page)\n* [micropython.org](http://micropython.org)\n* [Docs on framebuf](http://docs.micropython.org/en/latest/pyboard/library/framebuf.html)\n\n## License\n\nLicensed under the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":["精选驱动库","Libraries"],"sub_categories":["显示类","Display"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcauser%2Fmicropython-waveshare-epaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcauser%2Fmicropython-waveshare-epaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcauser%2Fmicropython-waveshare-epaper/lists"}