i2clcd
LCD controller
A C library for controlling a 16x2 LCD display connected via I2C to an AVR microcontroller
Library for I2C LCD for AVRs
2 stars
1 watching
0 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thomascountz/micropython_i2c_lcd | A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. | 3 |
brainelectronics/micropython-i2c-lcd | A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
rdagger/micropython-charlcd | A library to control a character LCD display in 4 bit mode | 13 |
slothyrulez/lcdi2c | A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface | 4 |
w0qs1/i2ceeprom | A C library for communicating with 24CXX EEPROMs using I2C protocol | 2 |
lincomatic/liquidtwi2 | A high-speed I2C LCD library for Arduino that supports two device types and has optimizations for speed and compatibility with various shields. | 50 |
bhavithiran97/lcm1602-14_lcd_library | A Python library for controlling an LCD display connected to Raspberry Pi Pico using SPI or I2C protocols | 12 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
bucknalla/micropython-i2c-lcd | A MicroPython driver for I2C LCD screens | 32 |
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 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
rdagger/micropython-hpdl1414 | A MicroPython module for controlling a smart alphanumeric display with limited character capabilities | 0 |
cpldcpu/light_ws2812 | Library to control WS2811/WS2812 based RGB LEDs and strings on 8-bit AVR and ARM microcontrollers | 958 |