Commit Graph

5 Commits

Author SHA1 Message Date
751daf6b55 [WelcomeScreen.py] Made it even more fit a 4*20 display (in theory, couldn't test this out) 2024-10-28 16:02:46 +00:00
c5baa26545 [WelcomeScreen.py] Little performance improvement by bundling all the self.lcd.num_column requests 2024-10-28 10:30:27 +00:00
412ea72867 Many small changes to WelcomeScreen.py
Changed a parameter name from loops to cycles (for clarity); 
Improved the fading down animation in the end of the startup screen; 
Made the class more flexible (should now work on 4x20 LCDs also);
2024-10-28 10:27:00 +00:00
6e74bf3be0 Added WelcomeScreen.py with the basic class (copied from micronEC/welcome.py) 2024-10-28 09:23:01 +00:00
c330d11e2c Initial commit 2024-10-28 09:16:00 +00:00