peterhinch / micropython-micro-gui
A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.
☆289Updated 2 weeks ago
Alternatives and similar repositories for micropython-micro-gui:
Users that are interested in micropython-micro-gui are comparing it to the libraries listed below
- A lightweight MicroPython GUI library for display drivers based on framebuf class☆560Updated last month
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆414Updated last month
- Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip☆212Updated last year
- Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.☆489Updated last month
- MicroPython ILI9341Display & XPT2046 Touch Screen Driver☆221Updated 2 weeks ago
- Micropython Driver for ILI9341 display☆134Updated 4 years ago
- Fast MicroPython driver for ST7789 display module written in C☆602Updated 7 months ago
- Driver for 320x240, 240x240, 135x240 and 128x128 ST7789 displays written in MicroPython☆181Updated 7 months ago
- MicroPython module to read a rotary encoder.☆307Updated 10 months ago
- LVGL binding for MicroPython☆282Updated this week
- A lightweight, scalable SMTP client for sending email in MicroPython☆85Updated 8 months ago
- ST7735 TFT LCD driver for MicroPython☆224Updated 2 years ago
- All of my MicroPython stuff☆156Updated 2 years ago
- LVGL module for MicroPython☆144Updated last week
- QR Code Generator for MicroPython☆99Updated last year
- MicroPython driver for the SH1106 OLED controller☆181Updated this week
- v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manage…☆456Updated last year
- MicroPython drivers for Waveshare e-paper modules☆349Updated 3 years ago
- MicroPython driver for MCP23017 16-bit I/O Expander☆76Updated last year
- A fork of the driver for SSD1306 displays to make it installable via upip☆142Updated 2 years ago
- module for the BMP280 sensor☆97Updated last year
- Small on-board editor for PyBoard, WiPy, ESP8266, ESP32, RP2040, W60x, XBEE 3, Sipeed K210, as well as PyCom and Adafruit devices written…☆234Updated last month
- Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy☆211Updated this week
- Slow micropython driver for 240x240 ST7789 display without CS pin from Ali Express, written in MicroPython