We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3cd59 commit 9b34782Copy full SHA for 9b34782
README.md
@@ -1 +1,9 @@
1
+# Installation #
2
+Create a new folder called "LiquidCrystal_I2C" under the folder named "libraries" in your Arduino sketchbook folder.
3
+Create the folder "libraries" in case it does not exist yet. Place all the files in the "LiquidCrystal_I2C" folder.
4
+
5
+# Usage #
6
+To use the library in your own sketch, select it from *Sketch > Import Library*.
7
8
+-------------------------------------------------------------------------------------------------------------------
9
This library is based on work done by DFROBOT (www.dfrobot.com).
0 commit comments