micropython-i2c-lcd

LCD driver

A MicroPython driver for I2C LCD screens

🖥 MicroPython Driver for I2C 2x16 LCD Screens

GitHub

32 stars
4 watching
21 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

i2clcdmicropython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
brainelectronics/micropython-i2c-lcdA Python module that provides an interface to control HD44780 LCD displays via I2C.17
boochow/micropython-st7735An ST7735 TFT LCD driver for MicroPython211
thomascountz/micropython_i2c_lcdA MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander.3
cheungbx/st7735_micropythonDrivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter2
nquest/micropython-st7565An LCD driver for microcontrollers using the ST7565 controller13
forester3/micropython-lcd-aqm1248aA micropython library for controlling the AQM1248A mini graphic LCD display1
mcauser/micropython-hx1230A MicroPython library for controlling HX1230 96x68 monochrome LCD displays.5
anthonyknorman/micropython_pcd8544An ESP8266 driver for the PCD8544 display3
mcauser/micropython-pcd8544A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices67
vrialland/micropython-ht1632cA MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics7
russhughes/st7789s3_esp_lcdA MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA.17
shrimpingit/micropython-st7920Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython.12
slothyrulez/lcdi2cA Python library for controlling an HD44780 LCD display using a 2-wire I2C interface4
bucknalla/micropython-3-axis-accelerometerProvides a MicroPython interface to read data from 3-axis accelerometers1
peterhinch/micropython-lcd160cr-guiA touch-driven GUI library for interacting with LCD displays using Python30