micropython-i2c-lcd

LCD controller

A Python module that provides an interface to control HD44780 LCD displays via I2C.

Micropython package to control HD44780 LCD displays 1602 and 2004 via I2C

GitHub

17 stars
1 watching
5 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list

hd44780hd44780-displayi2ci2c-displaylcdlcd1602lcd16x2lcd2004lcd20x4librarymicropythonpackage

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thomascountz/micropython_i2c_lcdA MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander.3
slothyrulez/lcdi2cA Python library for controlling an HD44780 LCD display using a 2-wire I2C interface4
bhavithiran97/lcm1602-14_lcd_libraryA Python library for controlling an LCD display connected to Raspberry Pi Pico using SPI or I2C protocols13
bucknalla/micropython-i2c-lcdA MicroPython driver for I2C LCD screens32
wjdp/micropython-lcdA class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python.20
matneee/microbit-nokia5110-pcd8544-lcdA collection of Python scripts for controlling Nokia 5110 LCDs on a Micro:bit microcontroller9
peterhinch/micropython_ra8875A device driver and GUI library for controlling RA8875-based displays on MicroPython devices10
cheungbx/st7735_micropythonDrivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter2
mcauser/micropython-hx1230A MicroPython library for controlling HX1230 96x68 monochrome LCD displays.5
peterhinch/micropython-lcd160cr-guiA touch-driven GUI library for interacting with LCD displays using Python30
forester3/micropython-lcd-aqm1248aA micropython library for controlling the AQM1248A mini graphic LCD display1
scitoast/pyboard-lcd-character-displayA Python module for controlling character LCD displays on PyBoard microcontrollers.1
nquest/micropython-st7565An LCD driver for microcontrollers using the ST7565 controller13
oysols/tlc5940-micropythonA Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays.5
boochow/micropython-st7735An ST7735 TFT LCD driver for MicroPython211