micropython_DEPG0213BN
Display driver
A Micropython driver for an E-Ink display found on ESP32 boards.
Pure Micropython driver for the DEPG0213BN E-Ink display found on the TTGO T5 V2.3 ESP32 boards
14 stars
3 watching
4 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
minyiky/lvgl_esp32_gc9a01 | A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver | 10 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
rdagger/micropython-ssd1351 | Provides a Python driver for controlling an SSD1351 OLED display using MicroPython | 58 |
tve/micropython-inkplate6 | MicroPython driver for an ESP32-based E-paper display with capacitive touch sensors. | 17 |
antirez/uc8151_micropython | A MicroPython driver for controlling e-paper displays using the UC8151 chip | 136 |
rdagger/micropython-ssd1322 | A MicroPython display driver for grayscale OLED displays using the SSD1322 chip | 12 |