micropython-micro-gui

MicroGUI

A lightweight GUI library for MicroPython, providing input options and supporting various display drivers.

A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.

GitHub

270 stars
14 watching
40 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
peterhinch/micropython-nano-guiA lightweight MicroPython GUI library for display drivers based on the FrameBuffer class.518
peterhinch/micropython-tft-guiA GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces.92
peterhinch/micropython-touchA GUI library for touch displays that supports various touch controllers and is designed to be portable and compatible with different display drivers.34
peterhinch/micropython-lcd160cr-guiA touch-driven GUI library for interacting with LCD displays using Python30
peterhinch/micropython-iotProvides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers.91
peterhinch/micropython_ra8875A device driver and GUI library for controlling RA8875-based displays on MicroPython devices10
peterhinch/micropython-micropowerProvides tools and resources to support the development of ultra low power systems using the Pyboard44
peterhinch/micropython-samplesAn assortment of code examples and technical resources for MicroPython development on various platforms.470
peterhinch/micropython-filtersDigital filter implementation in MicroPython for real-time and non-realtime applications65
peterhinch/micropython-msgpackMicroPython MessagePack implementation28
mygui/myguiA cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications.733
peterhinch/micropython-asyncA resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems750
heerkog/micropythonblehidLibrary providing a framework for creating HID devices over Bluetooth Low Energy (BLE) in MicroPython242
python-ugame/micropython-stageA MicroPython port of the Stage game library, enabling display of tile grids and sprites on SPI-based RGB displays.38
peterhinch/micropython-font-to-pyConverts industry-standard font files to Python source code that can be deployed on MicroPython platforms.393