micropython-st7920

LCD library

Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython.

Micropython library for ST7920 128x64 monochrome LCD. Tested on a 'Cockle'; NodeMCU module w. Micropython 1.8.7

GitHub

12 stars
4 watching
9 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
cheungbx/st7735_micropython Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter 2
russhughes/st7789py_mpy A MicroPython driver for ST7789 displays 163
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
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
bucknalla/micropython-i2c-lcd A MicroPython driver for I2C LCD screens 32
peterhinch/micropython-lcd160cr-gui A touch-driven GUI library for interacting with LCD displays using Python 30
thomascountz/micropython_i2c_lcd A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. 3
mcauser/micropython-hx1230 A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. 5
russhughes/st7789_mpy A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. 557
jposada202020/micropython_uplot MicroPython graphics framework for small displays using the IL9486 driver 2
jplattel/upymenu A Micropython implementation of a menu system for LCD displays 25
vrialland/micropython-max7219 A driver for a specific LED matrix display connected to microcontrollers using MicroPython 37
anthonyknorman/micropython_pcd8544 An ESP8266 driver for the PCD8544 display 3