-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
Unfortunately, I stopped the project two years ago (hardware was not
sufficient for my requirements).
Maybe the following link will help
you.Xinyuan-LilyGO/LilyGo-EPD47#9
Am Do., 18. Juli 2024 um 08:53 Uhr schrieb Mario Speck <
***@***.***>:
… 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
—
Reply to this email directly, view it on GitHub
<#4>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACEIAVCE7AZECE5ISBDJTCLZM5RANAVCNFSM6AAAAABLCAS5IKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYTKNJTGM2DEMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: