SSD1963-TFT-Library-for-PyBoard-and-RP2040
TFT driver
A library that provides a Python interface to control a graphical display using an SSD1963 controller and 40-pin interface.
SSD1963 TFT Library for PyBoard and Raspberry Pi PICO
29 stars
7 watching
13 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anthonyknorman/micropython_st7735 | A Python library providing a hardware abstraction layer for interacting with 128x128 TFT displays. | 25 |
tuupola/micropython-ili934x | A driver for controlling ILI934X series based TFT/LCD displays with MicroPython on ESP32 devices | 18 |
hosaka/micropython-st7735 | Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language | 26 |
russhughes/t-display-s3 | A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board | 13 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
peterhinch/micropython-tft-gui | A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. | 90 |
robert-hh/xpt2046-touch-pad-driver | A Python class for controlling and interacting with a resistive touch pad controller | 17 |
russhughes/s3lcd | A MicroPython driver for ESP32-S3 devices with ST7789 displays | 74 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
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 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |