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

Display Driver Version #4

Closed
speckm opened this issue Jul 18, 2024 · 2 comments
Closed

Display Driver Version #4

speckm opened this issue Jul 18, 2024 · 2 comments

Comments

@speckm
Copy link

speckm commented Jul 18, 2024

Many thanks for this solution! Great work.

I have a question: This library uses an EPD driver which, e.g. can rotate the display. The official driver from Lilygo, referenced below, seems to be different, as is does e.g. not support rotation yet (which is bad for my current project, where I need portrait mode).

The version of the Lilygo T5 4.7 inch I bought recently is V2.4, with the esp32s3.

Can you give me a hint, if the driver used here would work on this as well or where/what driver you used in this project (or did you develop on your own), where I could search for, to get an epd driver with rotation for the V2.4 board.

Many thanks

Official Driver:
https://github.com/Xinyuan-LilyGO/LilyGo-EPD47

@Oganisyan
Copy link
Owner

Oganisyan commented Jul 29, 2024 via email

@speckm
Copy link
Author

speckm commented Aug 4, 2024

Many thanks for the hint. I managed to do a merge of the official Lilygo driver for S3 and the open source EPDIY driver and now have full rotation on the V2.4. Still in beta, but thanks to your hint, I will put this on github once it's finalized.

@speckm speckm closed this as completed Aug 4, 2024
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

2 participants