LCM1602-14_LCD_Library
LCD control library
A Python library for controlling an LCD display connected to Raspberry Pi Pico using SPI or I2C protocols
This LCD module can be connected using SPI or I2C protocol
12 stars
2 watching
3 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
slothyrulez/lcdi2c | A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface | 4 |
brainelectronics/micropython-i2c-lcd | A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
thomascountz/micropython_i2c_lcd | A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. | 3 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
forester3/micropython-lcd-aqm1248a | A micropython library for controlling the AQM1248A mini graphic LCD display | 1 |
scitoast/pyboard-lcd-character-display | A Python module for controlling character LCD displays on PyBoard microcontrollers. | 1 |
matneee/microbit-nokia5110-pcd8544-lcd | A collection of Python scripts for controlling Nokia 5110 LCDs on a Micro:bit microcontroller | 9 |
rdagger/micropython-ssd1306 | A Python library for controlling a monochrome OLED display using SPI and I2C interfaces. | 0 |
dhylands/python_lcd | Library for communicating with character-based LCDs | 307 |
rdagger/micropython-charlcd | A library to control a character LCD display in 4 bit mode | 13 |
mcauser/micropython-hx1230 | A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. | 5 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |