martinberlin / cale-idf

CalEPD is an Epaper component driver for the ESP-IDF framework with GFX and font support, optional touch interface, compatible with ESP32 / S2 / S3 / C3
https://fasani.de
Apache License 2.0
270 stars 24 forks source link

Add new display GDEQ04Z21 Red/Black ink #69

Closed martinberlin closed 1 year ago

martinberlin commented 1 year ago

New faster refresh model, similar to the existing class: gdeh042Z21

But this one seems to need different initialization parameters. Check GOOD-DISPLAY website for model GDEQ04Z21

martinberlin commented 1 year ago

Merged in master