Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for TTGO T5 v2.3.1 ePaper #97

Open
derchr opened this issue Jan 27, 2022 · 1 comment
Open

Adding support for TTGO T5 v2.3.1 ePaper #97

derchr opened this issue Jan 27, 2022 · 1 comment

Comments

@derchr
Copy link

derchr commented Jan 27, 2022

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!

@derchr
Copy link
Author

derchr commented Feb 11, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant