A simple class for controlling the HD44780 in 4 bit mode with the micropython pyboard.
The main features of wjdp/micropython-lcd are: Character LCD Drivers.
Open-source alternatives to wjdp/micropython-lcd include: brainelectronics/micropython-i2c-lcd — MicroPython package to control HD44780 LCD displays 1602 and 2004 via I2C. bucknalla/micropython-i2c-lcd — This library is designed to support a MicroPython interface for I2C 16x2 LCD character screens. dda/micropython — MicroPython. rdagger/micropython-charlcd — A library to control a character LCD display in 4 bit mode on an ESP8266 or ESP32 running MicroPython. scitoast/pyboard-lcd-character-display — This project includes a python module with heavily commented code, meant for hobbyists to use and modify, as well as a… slothyrulez/lcdi2c — micropython lib to control hd44780 lcd.
MicroPython package to control HD44780 LCD displays 1602 and 2004 via I2C
This library is designed to support a MicroPython interface for I2C 16x2 LCD character screens.
A library to control a character LCD display in 4 bit mode on an ESP8266 or ESP32 running MicroPython.