# micropython-libraries A collection of microPython libraries (mostly for & tested on Raspberry Pi Pico); each library has it's own license! ## Useful links - [Collection of some display drivers (not included here due to questionable licensing)](https://github.com/stechiez/raspberrypi-pico) - [ProgramChooser - a simple program selection library (uses a LCD display)](https://git.privacynerd.de/BlueFox/ProgramChooser) - [WelcomeScreen - a simple library providing a customizable welcome screen fading over an LCD](https://git.privacynerd.de/BlueFox/WelcomeScreen) - ... possibly more to come (if I find something clever)