arduino/Examples/LCDTest/HC_LiquidCrystal_I2C
Starbeamrainbowlabs 5ebef82c63
Add LCDTest example
2018-11-15 19:01:58 +00:00
..
examples Add LCDTest example 2018-11-15 19:01:58 +00:00
HC_LiquidCrystal_I2C.cpp Add LCDTest example 2018-11-15 19:01:58 +00:00
HC_LiquidCrystal_I2C.h Add LCDTest example 2018-11-15 19:01:58 +00:00
README.md Add LCDTest example 2018-11-15 19:01:58 +00:00
keywords.txt Add LCDTest example 2018-11-15 19:01:58 +00:00

README.md

Installation

Create a new folder called "HC_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 "HC_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).