krzychb / esp-epaper-29-dke

Communicate with 2.9" DKE ePaper Module using SPI interface of ESP32 and ESP-IDF or Arduino
Apache License 2.0
5 stars 1 forks source link

Working on other sizes? #1

Open korstiaanS opened 6 years ago

korstiaanS commented 6 years ago

Hi,

Could your program be adapted for other epaper sizes? I tried to run it on a 7.5" (esp-idf v3.0). It runs but I don't see anything.

krzychb commented 6 years ago

Hi @korstiaanS,

Yes, the program can be adopted to other epaper sizes. In fact version in this repository is adopted from Waveshare 2.7inch e-Paper HAT

For summary what I have changed please see https://github.com/krzychb/esp-epaper-29-dke#changes-to-the-original-driver

korstiaanS commented 6 years ago

Ok, but this to difficult for me. If somebody knows how to adapt for working on a 7.5" and 4.3" please let me know.

krzychb commented 6 years ago

For anybody be able to adopt the program, you need to provide specific ePaper model number and preferably a link to the datasheet. This is to check what particular commands are sent to the display to control it. These control commands depend on particular ePaper model and size.

lipper-chengdu commented 4 years ago

DKE LUT TABLE FOR 2.13", Where can FIND? Can I Use Waveshare 2.13" TABLE?