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

Added screensaver with default 1 minute turn on. #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rickyphewitt
Copy link

Fixes #20

This change adds a task that runs every minute (hopefully configurable soon) and turns the screen off if no key press was registered in that time. When you press a key (no rotary/gesture support yet!) the screen will wake up.

There are various areas I'd like to improve, but this should help keep any burn in to a minimum :).

Initially I was looking at adding an animation to the screen but everything I read about OLED's said that a screensaver like that does not prevent burn in.

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

Successfully merging this pull request may close these issues.

Screen saver needed
1 participant