A simple library providing a customizable welcome screen fading over an LCD
Go to file
BlueFox cc29f158b4 [WelcomeScreen.py] Made the libarary more adaptable (added parameter, mostly optional)
Added support for:
- changing the string cycling through (e.g. "Starting")
- changing the string after the cycling is finished (e.g. "Started")
- changing the string shown below the cycling text (e.g., the devices name, ...)
- enabling/disabling fade out in the end
- changing the timing of the fade out animation
- changing the timing of how long to wait after the cycling animation
2024-10-28 16:42:37 +00:00
LICENSE Initial commit 2024-10-28 09:16:00 +00:00
README.md Initial commit 2024-10-28 09:16:00 +00:00
WelcomeScreen.py [WelcomeScreen.py] Made the libarary more adaptable (added parameter, mostly optional) 2024-10-28 16:42:37 +00:00

pico-lcd-welcome

A simple library providing a customizable welcome screen fading over an LCD