Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 523 Bytes

File metadata and controls

9 lines (7 loc) · 523 Bytes

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