st7735_micropython
LCD drivers
Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter
st7735_micropython drivers for 80x160, 128x128, 128x160 for ESP8266
2 stars
2 watching
2 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 204 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |
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 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
mcauser/micropython-pcd8544 | A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices | 66 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
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 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
shrimpingit/micropython-st7920 | Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython. | 12 |
nemart69/sh1107-micropython | Driver for a 64x128 OLED display using Micropython's I2C protocol | 9 |