You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I want to implement support for my 2.13 inch ePaper display that comes with the TTGO T5 v2.3.1.
I found the How-To to add new display support and I think this is something I could do.
However, I have a hard time understanding all the differences between the models and versioning of those displays and consequently I can't find much documentation for my screen (a datasheet).
My board has the DEPG0213BN. I found this datasheet from here but I'm unsure if this even the correct one for my display. This is the most concrete example driver I could find.
Does anyone have a few ideas? Thanks!
The text was updated successfully, but these errors were encountered:
For a small update: If anyone also has this display and wants to use it with embedded-graphics, I found the datasheet and modified the epd2in13_v2 a bit and now at least the full refresh does work. Although there is a problem with the border area but this may be easy to fix.
I'll look forward to add support for this display.
Hello,
I want to implement support for my 2.13 inch ePaper display that comes with the TTGO T5 v2.3.1.
I found the How-To to add new display support and I think this is something I could do.
However, I have a hard time understanding all the differences between the models and versioning of those displays and consequently I can't find much documentation for my screen (a datasheet).
My board has the DEPG0213BN. I found this datasheet from here but I'm unsure if this even the correct one for my display.
This is the most concrete example driver I could find.
Does anyone have a few ideas? Thanks!
The text was updated successfully, but these errors were encountered: