anoopjayaram / Arduino-LiquidCrystal-I2C-library

Library for the LiquidCrystal LCD display connected to an Arduino board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Create a new folder called "LiquidCrystal_I2C" under the folder named "libraries" in your Arduino sketchbook folder. Create the folder "libraries" in case it does not exist yet. Place all the files in the "LiquidCrystal_I2C" folder.

Usage

To use the library in your own sketch, select it from Sketch > Import Library.


This library is based on work done by DFROBOT (www.dfrobot.com).

About

Library for the LiquidCrystal LCD display connected to an Arduino board.


Languages

Language:C++ 100.0%