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

GDEW042T2 Grays class #60

Closed martinberlin closed 2 years ago

martinberlin commented 2 years ago

This will be the container for GDEW042T2 4 grays class. It comes from a dubious SMT32 example from Good display. Grays come out but there is some problem with drawPixel still.

Check drawPixel function, it's skipping pixels, it won't draw a Circle right. Do not base this in example from 7.5 inches. Video demo

Class 1st iteration finished. Preview:

GDEW042T2

martinberlin commented 2 years ago

Done and merged in master