micropython-touch
Touch display GUI
A GUI library for touch displays that supports various touch controllers and is designed to be portable and compatible with different display drivers.
A GUI for touch panel displays.
25 stars
4 watching
5 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython-tft-gui | A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. | 90 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
peterhinch/micropython-micro-gui | A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. | 265 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
russhughes/l58touch | This project provides a Python interface to a multi-touch touch controller for embedded systems. | 5 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
python-ugame/micropython-stage | A MicroPython port of the Stage game library, enabling display of tile grids and sprites on SPI-based RGB displays. | 38 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
peterhinch/micropython-micropower | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 45 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
pbkangafoo/tinyscreen | A lightweight command-line system information display tool written in Python | 1 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
russhughes/t-display-s3 | A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board | 13 |