About 50 results
Open links in new tab
  1. Liquid Crystal Displays (LCD) with Arduino

    Liquid Crystal Displays (LCD) with Arduino Find out how to wire an LCD to an Arduino, and how to use the LiquidCrystal library through a set of useful examples. Last revision 02/06/2023

  2. I2C_LCD | Arduino Documentation

    This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

  3. LCD_I2C - Arduino Docs

    Dec 23, 2024 · This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

  4. LiquidCrystal - Arduino Docs

    Aug 10, 2017 · This library allows an Arduino board to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. The library works with in either 4- or 8-bit mode (i.e. using 4 or 8 data lines in addition to the rs, enable, and, optionally, the rw control lines).

  5. LiquidCrystal I2C - Arduino Docs

    Mar 7, 2016 · A library for I2C LCD displays. The library allows to control I2C displays with functions extremely similar to LiquidCrystal library. THIS LIBRARY MIGHT NOT BE COMPATIBLE WITH EXISTING SKETCHES.

  6. Adafruit RGB LCD Shield Library - Arduino Docs

    Oct 3, 2023 · This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

  7. LiquidCrystal_PCF8574 - Arduino Docs

    Apr 3, 2023 · A library for driving LiquidCrystal displays (LCD) by using the I2C bus and an PCF8574 I2C adapter. This library uses the original Wire library for communication. Go to repository

  8. LcdMenu - Arduino Docs

    Apr 21, 2025 · LcdMenu is an Arduino library that enables you to create interactive menus and navigation systems for LCD displays. With LcdMenu, you can easily add menus to your projects and navigate through them using buttons or any input device you want.

  9. FaBo 212 LCD PCF8574 - Arduino Docs

    May 22, 2016 · A library for FaBo LCD I2C Brick . 16x2 LCD I2C module. Go to repository. Compatibility. Releases. This library is compatible with the avr architectures. ... Samd. Arduino MKR 1000 WiFi. Arduino MKR WiFi 1010. Arduino MKR FOX 1200. Arduino MKR WAN 1300. Arduino MKR WAN 1310. Arduino MKR GSM 1400.

  10. SparkFun SerLCD Arduino Library

    Aug 19, 2020 · An Arduino Library to allow simple control of 16x2 and 20x4 character SerLCDs from SparkFun. Includes RGB backlight control, display scrolling, cursor movement, and custom characters all over I2C, SPI, or Serial.

Refresh