LKM1638
Display controller
A driver library for controlling a specific 5v CMOS display from a 3.3v microcontroller platform
JY-LKM1638 board driver library for Micropython / WiPy
1 stars
1 watching
0 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
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 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
inqbus/micropython_depg0213bn | A Micropython driver for an E-Ink display found on ESP32 boards. | 14 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
anthonyknorman/micropython_st7735 | A Python library providing a hardware abstraction layer for interacting with 128x128 TFT displays. | 25 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |