E-Paper 2.9" with ESP32 D1 R32 #9191
Unanswered
N00BTellaBrot
asked this question in
Libraries & Drivers
Replies: 2 comments 7 replies
-
You need to use the driver for the correct size and type of display See https://github.com/waveshare/Pico_ePaper_Code and https://github.com/mcauser/micropython-waveshare-epaper |
Beta Was this translation helpful? Give feedback.
7 replies
-
how to make the epaper display chinese |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I found working code on this page: https://forum.micropython.org/viewtopic.php?f=18&t=6319&hilit=epaper+rotate#p36068

But it only works with the resolution of 212 x 104 and then only in one corner of the e-paper.
This is how it looks:
Here is my code:
This is the result of my code:

Does anyone have a solution?
Beta Was this translation helpful? Give feedback.
All reactions