liquidcrystal
There are 59 repositories under liquidcrystal topic.
VasilKalchev/LiquidMenu
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
mathertel/LiquidCrystal_PCF8574
A library for driving LiquidCrystal displays (LCD) by using the I2C bus and an PCF8574 I2C adapter.
SayidHosseini/STM32LiquidCrystal
Liquid Crystal Library for STM32
enjoyneering/LiquidCrystal_I2C
This is an Arduino library for HD44780 LCD display, operated in 4 bit mode over I2C bus with 8-bit I/O expander PCF8574
gavinlyonsrepo/ERM19264_UC1609
Arduino Eco-system Library to Support the ERM19264 LCD driven by the UC1609C / UC1609 controller.
nonnullish/screenduino
📟 make LCD custom characters using the createChar() function from the LiquidCrystal library
Majid-Derhambakhsh/Character-LCD
CH LCD library for use in AVR - ARM Cortex M (STM32)
Anush-DP/BigNumbers_I2C
Library for displaying large numbers on LCD with I2C using Arduino
oniongarlic/liquidcrystal-i2c
C++ i2c LCD display library for Linux devices using the i2c device nodes based on "New LiquidCrystal" library
KStandiford/Fast-LCD-I2C
A fast driver for LCD displays on the I2C bus for Pi Pico and Arduino
RamasyaR/simplelcd
16x2 LCD library OrangePI GPIO
SayidHosseini/STM32LiquidCrystal_I2C
Liquid Crystal I2C (PCF8574) Library for STM32
domiluci/LiquidCrystal_NKC
Born from the fusion of the SerialLCD and the LiquidCrystal I2C Arduino libraries, the LiquidCrystal NKC library is the latest addition to the LiquidCrystal family, enabling simple, yet extensive, universally compatible plug-n-play control of the advanced LCD displays by Longtech & NKC Electronics.
red-scorp/LiquidCrystal_AIP31068
A library for AiP31068 based I2C/SPI LCD displays
firexx/SSD1803a_I2C
LCD library for MIDAS display with SSD1803a controller over i2c interface.
mst-solar-car/LiquidCrystalMenu
Library for easily creating and using multi-level menus for an LCD screen on Arduino.
VladVanyuk/LiquidCrystal
Virtual base class for LiquidCrystal and LiquidCrystal_I2C libraries
zerovijay/LiquidCrystal
LiquidCrystal Library for MicroPython. The library supports I2C GPIO expanders like PCF8574 and native GPIO communication for flexible interfacing.
AlexMartin17/Arduino-LCD-Library-16x1
Arduino library for 16x1 character LCD display
BieAnimaton/Arduino_Weather_Station
This is an Arduino project using LCD Display and DHT11 to create a weather station.
dfrozen/wc_esp8266
ESP8266, LCD 1602 watermeter monitor with MQTT
jim3692/Arduino-LiquidCrystal-SoftI2C-library
Library for the LiquidCrystal LCD display connected to an Arduino board.
MutluClkn/Levitating_PingPongBall-PID
It is a ping pong ball levitation project via PID control algorithm.
RoeeLupo/audio-signal-generator
A simple audio signal generator made with arduino
0ry0n/ESP32_LiquidCrystal_I2C_Library
Library for Liquid Crystal LCD displays Hitachi HD44780 (or a compatible) that use PCF8574 expander for the I2C bus.
circulosmeos/geiger_lcdnleds
code for the cooking-hacks.com's radiation detection board adapted to the Raspberry Pi (LCD and LEDs)
doublejosh/FortuneTeller
Arcade machine with interaction analytics, LCD screen coin slot, yes/no buttons, content and metrics in Firebase!
OttoMeister/Arduino-Shield-LCD1602-Keypad-Menu
Arduino UNO Shield LCD1602 Keypad Menu
rick0x00/ESP32LCD16X24b
Functional way to connect ESP32 to 16x2 LCD without I2C module, using 4-bit communication
ShahinurAlamBhuiyan/Smart_Library
Smart_library is a library management system.
tavorbesser/CVI-LabWindows-Project
User interface for monitoring Environmental conditions over time
Throows/LiquidCrystal_C
This is a C port of the famous LiquidCrystal library of Arduino for esp-idf
Oberoner21/ItemProgressIntMinMax
Integer value progress menu item class for use with LcdMenu from forntoh
PoretQuentin/Arduino-LCD-Backlight
Arduino Uno turning off LCD backlight with LiquidCrystal
Spring-0/arduino-dht11-display
Utilizing Arduino to read temperature and humidity data from a DHT11 sensor and display it on a LMB162ABC LCD display.