A library to control a character LCD display in 4 bit mode on an ESP8266 or ESP32 running MicroPython.
الميزات الرئيسية لـ rdagger/micropython-charlcd هي: Character LCD Drivers.
تشمل البدائل مفتوحة المصدر لـ rdagger/micropython-charlcd: 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. 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. wjdp/micropython-lcd — A simple class for controlling the HD44780 in 4 bit mode with the micropython pyboard.
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.
This project includes a python module with heavily commented code, meant for hobbyists to use and modify, as well as a Fritzing circuit diagram and photograph of the end result. This should allow you to attach a character display screen to your PyBoard very easily.