New 7 color model 600x448 and first parallel epaper: Lilygo T5S
Wiki new pages:
- 600*448 7 Color Waveshare No specs or controller PDF sadly
- Research about parallel epapers driven by EPDiy First epaper implemented is ED047TC1 with a resolution of 960x540
First parallel epaper is implemented doing a C++ wrapper over EPDiy own functions.
Class:
https://github.com/martinberlin/cale-idf/tree/master/components/CalEPD/models/parallel
For this epaper do not forget to run: idf.py menuconfig
Component config -> E-Paper Driver
And there set the display type: LILYGO 4.7 inch, Board: LILYGO T5-4.7
Also enable the PSRAM in ESP32 since this board has it: Same section Component config->ESP32-specific:
Support for external, SPI connected RAM