fbergama / pigfx

PiGFX is a bare metal kernel for the Raspberry Pi that implements a basic ANSI terminal emulator with the additional support of some primitive graphics functions.
MIT License
275 stars 60 forks source link

Feature request: Screen saver/blanker #61

Open IrregularShed opened 3 years ago

IrregularShed commented 3 years ago

I left the Pi running connected to my Espruino when I had to leave my desk... and then forgot about it and had lunch. About an hour later I discovered my mistake.

Would it be possible to add some kind of screen saver functionality, with the time set in the config file? It doesn't have to go all the way to putting the screen to sleep, just fading the image out would be enough to be helpful.