loboris / ESP32_ePaper_example

Full featured ePaper library for ESP32 with demo application
217 stars 38 forks source link

Three color EPD support #5

Open FluxGS opened 6 years ago

FluxGS commented 6 years ago

Hello, are you considering updating this library to include support for SSD1675A controller and three color EPD displays?

martinberlin commented 3 years ago

Hi FluxGs, I started some months ago a component to drive epapers on ESP-IDF 4: https://github.com/martinberlin/cale-idf

It supports some 3 color displays already (check the Wiki) Please start an issue In that repository with your model if it’s not there and I will prepare the C++ class for you.