library.properties 543 B

123456789
  1. name=LcdBarGraphX
  2. version=2.0.1
  3. author=Balazs Kelemen <prampec+arduino@gmail.com>
  4. maintainer=Balazs Kelemen <prampec+arduino@gmail.com>
  5. sentence=Visualizing alanalog values on an LCD with the LiquidCrystal_I2C library.
  6. paragraph=LcdBarGraph is an Arduino library to draw bar graph on a Liquid Chrystal display. This LcdBarGraphX is a fork of the original project to be driven by the "F. Malpartida" version LCD lib (aka. LiquidCrystal_I2C) instead of the bound one.
  7. category=Display
  8. url=https://github.com/prampec/LcdBarGraphX
  9. architectures=*