• Nuremberg
  • Joined on 2024-05-25
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 19:20:09 +00:00
7e7af6acfd [examples/basic.py] Added hint on where to get the library from
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 19:18:38 +00:00
24e0d7e7be Added examples folder with a simple example script (LCD library missing!)
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 19:12:08 +00:00
18d25df898 [WelcomeScreen.py] Added waiting in the fade out animation (missed that in an earlier commit)
BlueFox pushed tag v0.1.0 to BlueFox/WelcomeScreen 2024-10-28 19:06:50 +00:00
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 18:54:47 +00:00
1614247f0d [WelcomeScreen.py] Improved the interrupt functionality
BlueFox renamed repository from WelcomeScreen.py to BlueFox/WelcomeScreen 2024-10-28 17:31:03 +00:00
BlueFox renamed repository from WelcomeScreen to BlueFox/WelcomeScreen 2024-10-28 17:30:57 +00:00
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 17:30:34 +00:00
12e8fa43ab [WelcomeScreen.py] Added support for interrupting while cycling
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 17:08:48 +00:00
e5f45ff593 [WelcomeScreen.py] prepared for interrupt support; includes the commit string of the last commit
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 17:00:19 +00:00
359c96aacc [WelcomeScreen.py] Added
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 16:42:37 +00:00
cc29f158b4 [WelcomeScreen.py] Made the libarary more adaptable (added parameter, mostly optional)
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 16:02:47 +00:00
751daf6b55 [WelcomeScreen.py] Made it even more fit a 4*20 display (in theory, couldn't test this out)
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 10:30:28 +00:00
c5baa26545 [WelcomeScreen.py] Little performance improvement by bundling all the self.lcd.num_column requests
BlueFox pushed to main at BlueFox/WelcomeScreen 2024-10-28 10:27:01 +00:00
412ea72867 Many small changes to WelcomeScreen.py
BlueFox renamed repository from pico-lcd-welcome-screen to BlueFox/WelcomeScreen 2024-10-28 09:24:58 +00:00
BlueFox released First working release at BlueFox/uv-belichter-software 2024-10-28 08:02:11 +00:00
BlueFox pushed tag v0.1 to BlueFox/uv-belichter-software 2024-10-28 08:02:11 +00:00
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-10-26 08:27:57 +00:00
bd396913fe Added hint for the need of micropython in the Installation section of README.md
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-10-26 08:20:11 +00:00
d0da3bfb79 Fixed broken link to the LICENSE file