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

Trouble with vertical lines #129

Open
apmiller108 opened this issue Nov 7, 2024 · 1 comment
Open

Trouble with vertical lines #129

apmiller108 opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@apmiller108
Copy link

Hi, thanks for this library. It's great!

I'm using a 1306 display. I have no problems drawing a horizontal line or angled lines. But vertical lines (or close to vertical) appear as several stacked pixels sometimes with a little flickering in between them. Any ideas on what might be happening here and how to fix?

Thanks!

@apmiller108 apmiller108 added the question Further information is requested label Nov 7, 2024
@lexus2k
Copy link
Owner

lexus2k commented Nov 11, 2024

@apmiller108 The issue you are experiencing relates to the architecture of ssd1306 hardware. You need to use Double buffering. Please check examples coming with the library.

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

No branches or pull requests

2 participants