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
272 stars 25 forks source link

Add Gdey0293T74 2.9" 296x128 epaper display #70

Closed martinberlin closed 1 year ago

martinberlin commented 1 year ago

Corresponding to this 2.9" epaper in Good-display store

This is a e ink screen, 2.9 inch, with 296x128 resolution, SSD1680, SPI interface. The 2.9'' e ink supports 4 grayscales and partial refresh. It can be customized to achieve 1.5s fast refresh.

martinberlin commented 1 year ago

Merged in master