Replies: 1 comment
-
|
Sorry somehow i missed this question. did you manage to resolve it and get it working @akbolan ? |
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.
-
Hello, friends! I have a question about e-ink display, I have got 3-color display with 212x104 resolution. I have replaced the library in resources/waveshare_epd to epd2in13bc_v3.py, but resolution doesn't match. I have changed self.scale_factor_x = 0.8 self.scale_factor_y = 0.95 parameters in display.py, but it doesn't solve problem with proper viewing of the content on display. It still looks a little weird. Help me, please!

Beta Was this translation helpful? Give feedback.
All reactions