lewisxhe / Esp-badge

MIT License
120 stars 90 forks source link

is there a simple working example #11

Closed fke222 closed 4 years ago

fke222 commented 4 years ago

I tried to run the sketch on a LILYGO® TTGO T5 V2.3 2,13" ESP32 with ePaper but it didn't work. "cannot declare variable 'display' to be of abstract type 'GxGDE0213B72B'" was the last error. I have this display V 2.0 and this works fine with and but the sketches for this Display wont work work on V 2.3 items. My question is - is there a simple example to use this display (V2.3)- lets say print a single string on the ePaper?

lewisxhe commented 4 years ago

Please note that I am using a fork , https://github.com/lewisxhe/GxEPD

fke222 commented 4 years ago

Thanks for the Answer. In the meantime I found a working solution. I use the "Library: https://github.com/ZinggJM/GxEPD2" with GxEPD2_213_B73.h for the V 2.3 diplay