micropython-i2c-lcd

LCD driver

A MicroPython driver for I2C LCD screens

🖥 MicroPython Driver for I2C 2x16 LCD Screens

GitHub

32 stars
4 watching
20 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list

i2clcdmicropython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brainelectronics/micropython-i2c-lcd A Python module that provides an interface to control HD44780 LCD displays via I2C. 17
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
thomascountz/micropython_i2c_lcd A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. 3
cheungbx/st7735_micropython Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter 2
nquest/micropython-st7565 An LCD driver for microcontrollers using the ST7565 controller 13
forester3/micropython-lcd-aqm1248a A micropython library for controlling the AQM1248A mini graphic LCD display 1
mcauser/micropython-hx1230 A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. 5
anthonyknorman/micropython_pcd8544 An ESP8266 driver for the PCD8544 display 3
mcauser/micropython-pcd8544 A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices 66
vrialland/micropython-ht1632c A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics 7
russhughes/st7789s3_esp_lcd A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. 17
shrimpingit/micropython-st7920 Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython. 12
slothyrulez/lcdi2c A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface 4
bucknalla/micropython-3-axis-accelerometer Provides a MicroPython interface to read data from 3-axis accelerometers 1
peterhinch/micropython-lcd160cr-gui A touch-driven GUI library for interacting with LCD displays using Python 30