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
270 stars 24 forks source link

Add support for PlasticLogic 2.1" Legio color epaper #56

Closed martinberlin closed 2 years ago

martinberlin commented 2 years ago

Based on this library: https://github.com/plasticlogic/PL_smallEPD/blob/main/src/PL_smallLegio.cpp

Describe what epaper display you want to use

https://www.plasticlogic.com/product/feather-nrf52840-express-for-2-1-legio-colour-display

Resolution 240 * 146 Colours red, blue, green, yellow plus black and white

Refresh rate 15s for a Full Update

martinberlin commented 2 years ago

Won't add this feature. Not really a display that is worth anything more than to experiment. Will add only if there is someone else interested on this in the next months. Otherwise I have some other important points in my To-do list