micropython-tft-gui
GUI library
A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces.
Simple GUI for Pyboard and TFT touch panel displays
90 stars
5 watching
12 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
displayembeddedmicropython
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
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-micro-gui | A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. | 265 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
peterhinch/micropython-fourier | Fast Fourier transform implementation in MicroPython for embedded systems | 80 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
cheungbx/st7735-esp8266-micropython | An ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations. | 31 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
anthonyknorman/micropython_st7735 | A Python library providing a hardware abstraction layer for interacting with 128x128 TFT displays. | 25 |
peterhinch/micropython-filters | Digital filter implementation in MicroPython for real-time and non-realtime applications | 64 |
peterhinch/micropython-micropower | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 45 |
robert-hh/ssd1963-tft-library-for-pyboard-and-rp2040 | A library that provides a Python interface to control a graphical display using an SSD1963 controller and 40-pin interface. | 29 |
peterhinch/micropython-samples | An assortment of code examples and technical resources for MicroPython development on various platforms. | 464 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
tuupola/micropython-ili934x | A driver for controlling ILI934X series based TFT/LCD displays with MicroPython on ESP32 devices | 18 |