MicroPython-ST7735
LCD driver
An ST7735 TFT LCD driver for MicroPython
ST7735 TFT LCD driver for MicroPython
204 stars
6 watching
64 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
micropythonmicropython-esp32
Related projects:
Repository | Description | Stars |
---|---|---|
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
bucknalla/micropython-i2c-lcd | A MicroPython driver for I2C LCD screens | 32 |
hosaka/micropython-st7735 | Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language | 26 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
mcauser/micropython-hx1230 | A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. | 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 |
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 |
mcauser/micropython-pcd8544 | A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices | 66 |
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 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |