micropython-charlcd

LCD controller

A library to control a character LCD display in 4 bit mode

MicroPython Character LCD Display library

GitHub

13 stars
2 watching
3 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rdagger/micropython-hpdl1414 A MicroPython module for controlling a smart alphanumeric display with limited character capabilities 0
rdagger/micropython-ssd1351 Provides a Python driver for controlling an SSD1351 OLED display using MicroPython 58
rdagger/micropython-ssd1306 A Python library for controlling a monochrome OLED display using SPI and I2C interfaces. 0
rdagger/micropython-ssd1309 An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython 32
rdagger/micropython-ssd1322 A MicroPython display driver for grayscale OLED displays using the SSD1322 chip 12
rdagger/micropython-ili9341 This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. 193
thomascountz/micropython_i2c_lcd A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. 3
wjdp/micropython-lcd A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. 20
rdagger/micropython-sgtl5000 A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. 3
peterhinch/micropython_ra8875 A device driver and GUI library for controlling RA8875-based displays on MicroPython devices 9
brainelectronics/micropython-i2c-lcd A Python module that provides an interface to control HD44780 LCD displays via I2C. 17
oysols/tlc5940-micropython A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. 5
slothyrulez/lcdi2c A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface 4
rdagger/micropython-jq6500 Library for controlling audio playback on certain microcontroller boards with built-in sound modules 19
scitoast/pyboard-lcd-character-display A Python module for controlling character LCD displays on PyBoard microcontrollers. 1