Skip to content

sgagankumar/LiquidCrystal_I2C_ArduinoLibrary

Repository files navigation

ESP-8266 LCD-Liquid Crystal Display alternative library using I2C bus as connection

Application Interface



Installation

Create a new folder called "LiquidCrystal_I2C" under the folder named "libraries" in your Arduino sketchbook folder. Place all the files in the "LiquidCrystal_I2C" folder. Or use the import library option available in the Arduino IDE. Download all the files individually or download .zip file.

Usage

  1. To use the library in your own sketch, select it from Sketch > Import Library.
  2. Use the Appropriate Code along with the inbuilt library functions to write a program to suit your need.
  3. Mount the I2C Converter(shown below) on the LCD Display and upload the code.

Application Interface Application Interface

About

Full working library for LiquidCrystal Display connection with I2C bus for arduino boards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages