st7789_mpy
Display driver
A driver for displaying graphics on ST7789-based displays with MicroPython
Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip
199 stars
14 watching
43 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
esp32esp8266micropythonmicropython-driverst7789
Related projects:
Repository | Description | Stars |
---|---|---|
| A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 569 |
| A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
| A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 63 |
| A MicroPython driver for ST7789 displays | 171 |
| An ILI9342C display driver for MicroPython | 52 |
| A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 153 |
| A pure MicroPython driver for ST77xx displays with low memory requirements and optimized direct memory access. | 25 |
| A driver that provides a simple interface to control ST7789 displays | 1 |
| A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver | 10 |
| A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
| Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
| A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 13 |
| A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
| A driver for connecting 8x7 digit displays to microcontrollers using SPI protocol | 22 |
| A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 43 |