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

128x128 SH1107 Flickering #22

Open
christiankuhlmann opened this issue Jul 14, 2024 · 0 comments
Open

128x128 SH1107 Flickering #22

christiankuhlmann opened this issue Jul 14, 2024 · 0 comments

Comments

@christiankuhlmann
Copy link

Adafruit SH1107 128x128 board flickering.

When using the adafruit 1.12" OLED board with this library flickering is observed. I've checked the library and can't see any obvious issues. Other threads have covered SH110X_SETMULTIPLEX being a potential issue yet with 0x3F and 0x7F the display is still seen to flicker. I would expect this issue is being caused by the SH1107 having a frame-rate rather than holding the pixels constant. I also tried playing around with SH110X_SETDISPLAYCLOCKDIV to no avail.

I don't really care that the refreshing is occurring and is visible by a camera. What I do care about is the strange effect created by physically moving the device.

Two questions:
Is it possible to disable the constant refreshing (assumedly caused by the SH1107 itself)?
Is this an issue with the library or an inherent issue with how the SH1107 works?
Any other solutions?

Video of issue:
https://github.com/user-attachments/assets/db479ffc-86a6-4824-91d1-2b669e004c5d

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