python_lcd
LCD library
Library for communicating with character-based LCDs
Python based library for talking to character based LCDs.
307 stars
14 watching
119 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
scitoast/pyboard-lcd-character-display | A Python module for controlling character LCD displays on PyBoard microcontrollers. | 1 |
bhavithiran97/lcm1602-14_lcd_library | A Python library for controlling an LCD display connected to Raspberry Pi Pico using SPI or I2C protocols | 12 |
slothyrulez/lcdi2c | A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface | 4 |
rdagger/micropython-charlcd | A library to control a character LCD display in 4 bit mode | 13 |
davidandrews/arduino_lcd_menu | A C++ library that enables menuing systems for LCD displays | 100 |
forester3/micropython-lcd-aqm1248a | A micropython library for controlling the AQM1248A mini graphic LCD display | 1 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
brainelectronics/micropython-i2c-lcd | A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
shrimpingit/micropython-st7920 | Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython. | 12 |
jiffyclub/palettable | A library of color palettes for Python | 777 |
matneee/microbit-nokia5110-pcd8544-lcd | A collection of Python scripts for controlling Nokia 5110 LCDs on a Micro:bit microcontroller | 9 |
bucknalla/micropython-i2c-lcd | A MicroPython driver for I2C LCD screens | 32 |
dda/micropython | A collection of software modules for interacting with various displays and memory chips using MicroPython. | 3 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |