opportunistic-xbee/libraries/LiquidCrystal_I2C
Adrien Marquès 7d4a3b6e57 add libraries 2018-12-02 21:42:34 +01:00
..
examples add libraries 2018-12-02 21:42:34 +01:00
LiquidCrystal_I2C.cpp add libraries 2018-12-02 21:42:34 +01:00
LiquidCrystal_I2C.h add libraries 2018-12-02 21:42:34 +01:00
README.md add libraries 2018-12-02 21:42:34 +01:00
keywords.txt add libraries 2018-12-02 21:42:34 +01: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).