adding the liquid crystal library
This commit is contained in:
parent
546acf9958
commit
569cd4e795
10 changed files with 645 additions and 0 deletions
9
LiquidCrystal_I2C/library.properties
Normal file
9
LiquidCrystal_I2C/library.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
name=LiquidCrystal I2C
|
||||
version=1.1.2
|
||||
author=Frank de Brabander
|
||||
maintainer=Marco Schwartz <marcolivier.schwartz@gmail.com>
|
||||
sentence=A library for I2C LCD displays.
|
||||
paragraph= The library allows to control I2C displays with functions extremely similar to LiquidCrystal library. THIS LIBRARY MIGHT NOT BE COMPATIBLE WITH EXISTING SKETCHES.
|
||||
category=Display
|
||||
url=https://github.com/marcoschwartz/LiquidCrystal_I2C
|
||||
architectures=avr
|
Loading…
Add table
Add a link
Reference in a new issue