waterish_os_rev3_public/libraries/Arduino-LiquidCrystal-I2C-l...
Siwat Sirichai c4de182223 add Liquid Crystal I2C Library 2019-08-10 18:38:47 +07:00
..
examples add Liquid Crystal I2C Library 2019-08-10 18:38:47 +07:00
LiquidCrystal_I2C.cpp add Liquid Crystal I2C Library 2019-08-10 18:38:47 +07:00
LiquidCrystal_I2C.h add Liquid Crystal I2C Library 2019-08-10 18:38:47 +07:00
README.md add Liquid Crystal I2C Library 2019-08-10 18:38:47 +07:00
keywords.txt add Liquid Crystal I2C Library 2019-08-10 18:38:47 +07:00

README.md

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).