This is a lightweight, portable, MicroPython GUI library for displays having drivers subclassed from framebuf.
Go to file
Peter Hinch 1f921c7136
Initial commit
2021-06-07 11:44:36 +01:00
.gitignore Initial commit 2021-06-07 11:44:36 +01:00
LICENSE Initial commit 2021-06-07 11:44:36 +01:00
README.md Initial commit 2021-06-07 11:44:36 +01:00

README.md

micropython-micro-gui

A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons.