satoshinm / oledterm

Mirror your Linux console terminal output to an OLED display module
35 stars 7 forks source link

Sleep mode: disable OLED output if inactive for some time, awake on keystroke #2

Open satoshinm opened 6 years ago

satoshinm commented 6 years ago

Refreshing the OLED takes a lot of CPU. To improve efficiency, allow turning off the display, possibly with a keystroke, and turning it back on. Could also automatically turn off if inactive for some time and awake on any keystroke. Or if the display changes, or doesn't change for some time.