micropython-st7565
LCD driver
An LCD driver for microcontrollers using the ST7565 controller
Micropython driver for ST7565 based LCD
13 stars
1 watching
5 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
lcdmicropythonmicropython-driver
Related projects:
Repository | Description | Stars |
---|---|---|
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 211 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
mcauser/micropython-pcd8544 | A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices | 67 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
mcauser/micropython-hx1230 | A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. | 5 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 171 |
bucknalla/micropython-i2c-lcd | A MicroPython driver for I2C LCD screens | 32 |
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 |
shrimpingit/micropython-st7920 | Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython. | 12 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 569 |
matneee/microbit-nokia5110-pcd8544-lcd | A collection of Python scripts for controlling Nokia 5110 LCDs on a Micro:bit microcontroller | 9 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 199 |