Found 264 repositories(showing 30)
fdebrabander
Library for the LiquidCrystal LCD display connected to an Arduino board.
johnrickman
LiquidCrystal Arduino library for the DFRobot I2C LCD displays
mathertel
A library for driving LiquidCrystal displays (LCD) by using the I2C bus and an PCF8574 I2C adapter.
enjoyneering
This is an Arduino library for HD44780 LCD display, operated in 4 bit mode over I2C bus with 8-bit I/O expander PCF8574
marcmerlin
LiquidCrystal library with object support to allow for multiple kinds of connections (3 wires through shift registers, or even a 2 wire SR hack) I2C support is unmaintained and probably broken
HD44780 I2C library based on Arduino LiquidCrystal library & STM32 HAL driver.
lucasmaziero
Library for the LiquidCrystal LCD display connect I2C bus to an ESP8266 or Arduino board
mrkaleArduinoLib
A reimplementation of the standard Arduino LCD library, configured to work with parallel HD44780 compatible LCDs, and interfaced via a Chinese PCF8574 I2C serial extender.
VladimirTsibrov
Arduino library for LiquidCrystal displays that use the I2C bus. Provides additional functions for building the user interface.
junwha
Arduino 16x2 LCD 한글 출력 라이브러리
No description available
troublegum
Arduino library for I2C LCD displays
oniongarlic
C++ i2c LCD display library for Linux devices using the i2c device nodes based on "New LiquidCrystal" library
kiyoshigawa
LiquidCrystal_I2C Library for Arduino designed to work with the Elefu Control Panel I2C LCD Backpack.
jmparatte
No description available
prampec
A fork of the popular LcdBarGraph library this time driven by the "Malpartida" version LCD lib (aka. LiquidCrystal_I2C).
openenergymonitor
Arduino Library for HD44780 LCD with PCF8574 I2C controller
BulldogLowell
I2C library for Spark Core
guanicoe
Port of the LiquidCrystal_I2C made for the arduino platform
sintech
No description available
TechFactoryHU
LiquidCrystal_I2C extension for displaying some UTF8 characters (hungarian characters)
VladimirTsibrov
Arduino library for LiquidCrystal displays that use the I2C bus. Provides additional functions for building the user interface.
IronClimber
LiquidCrystal_I2C STM32 HAL
ATrappmann
LiquidCrystal Arduino library for an LCD controlled by an MCP23017 I2C expander.
andresWeitzel
Libreria para Arduino
neoblack2
No description available
sleemanj
LiquidCrystal API compatible library for interfacing to "DFRobot", "YWRobot" and "SYDZ" type I2C 1602 backpacks using the PCF8574 I2C expander.
locple
Arduino library extended from LiquidCrystal_I2C to print UTF-8 strings (Vietnamese, Russian) to LCDs
lightcalamar
LCD_I2C STM32F103x
yeyee2901
Modified version of LCD I2C demo from the pico-examples/ repository