Skip to content

Commit

Permalink
add library.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
lanselambor committed Apr 8, 2018
1 parent 207a97b commit 39175fa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name=Grove 4-Digit Display
version=1.0.0
author=Seeed Studio
maintainer=Seeed Studio <techsupport@seeed.cc>
sentence=Arduino library to control Grove_4Digital_Display TM1637.
paragraph=4 digit display module is usually a 12 pin module. In this Grove gadget, we utilize a TM1637 to scale down the controlling pins into 2 Grove pins. It only takes 2 digital pins of Arduino or Seeeduino to control the content, even the luminance of this display. For projects that require of alpha-numeric display, this can be a nice choice.
category=Sensors
url=https://github.com/Seeed-Studio/Grove_4Digital_Display
architectures=*
includes=TM1637.h

0 comments on commit 39175fa

Please sign in to comment.