How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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.