micropython-nano-gui

MicroPython GUI

A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class.

A lightweight MicroPython GUI library for display drivers based on framebuf class

GitHub

507 stars
23 watching
88 forks
Language: Python
last commit: 29 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peterhinch/micropython-micro-gui A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. 265
peterhinch/micropython-tft-gui A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. 90
peterhinch/micropython-touch A GUI library for touch displays that supports various touch controllers and is designed to be portable and compatible with different display drivers. 25
peterhinch/micropython-lcd160cr-gui A touch-driven GUI library for interacting with LCD displays using Python 30
peterhinch/micropython_ra8875 A device driver and GUI library for controlling RA8875-based displays on MicroPython devices 9
peterhinch/micropython-iot Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. 89
peterhinch/micropython-micropower Provides tools and resources to support the development of ultra low power systems using the Pyboard 45
peterhinch/micropython-filters Digital filter implementation in MicroPython for real-time and non-realtime applications 64
peterhinch/micropython-samples An assortment of code examples and technical resources for MicroPython development on various platforms. 464
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
peterhinch/micropython-async A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems 741
peterhinch/micropython_eeprom A set of drivers for accessing various types of memory chips from MicroPython 74
peterhinch/micropython-fourier Fast Fourier transform implementation in MicroPython for embedded systems 80
peterhinch/micropython-mqtt A driver for asynchronous MQTT communication in MicroPython 581
peterhinch/micropython-font-to-py Converts industry-standard font files to Python source code that can be deployed on MicroPython platforms. 387