micropython-st7735
TFT display driver
Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language
MicroPython driver and HAL example for Sitronix ST7735 TFT displays.
26 stars
6 watching
20 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
micropython
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 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 204 |
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/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
schumixmd/ttgo-st7789-micropython | A driver for the 1.14 Inch LCD display found on the TTGO T-Display ESP32 CP2104 WiFi Bluetooth Module development board | 18 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
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 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |