# Arduino-LiquidCrystal-I2C-library **Repository Path**: HongYii/Arduino-LiquidCrystal-I2C-library ## Basic Information - **Project Name**: Arduino-LiquidCrystal-I2C-library - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-28 - **Last Updated**: 2020-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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).