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

Using u8g2 library with a rotary encoder #510

Open
BenGroll2ndAccount opened this issue Jul 31, 2020 · 0 comments
Open

Using u8g2 library with a rotary encoder #510

BenGroll2ndAccount opened this issue Jul 31, 2020 · 0 comments

Comments

@BenGroll2ndAccount
Copy link

Hello!

I wanted to use this library to control a 1,32" Sh1106 display, to display a menu, and have it controlled with a Rotary encoder.

Controlling the display works perfectly fine, but once I try to read the pin from the rotary encoder, and rotate the encoder, the pin outputs nothing, and the display freezes / obscures in some parts.

Ive tried reading the pin inside the loop function, and tried using an interrupt, both to no success.

Any tips on how to solve this eould be highly appreciated :)

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

1 participant