You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
539 B
10 lines
539 B
name=SevSeg
|
|
version=3.3.0
|
|
author=Dean Reading <deanreading@hotmail.com>
|
|
maintainer=Dean Reading <deanreading@hotmail.com>
|
|
sentence=Turns your Arduino into a seven segment display controller!
|
|
paragraph=Use it to easily display numbers on your seven segment display without any additional hardware. Supports common cathode and common anode displays, the use of switching transistors, decimal numbers, hexadecimal numbers, and alphanumeric characters.
|
|
category=Display
|
|
url=https://github.com/DeanIsMe/SevSeg
|
|
architectures=*
|
|
includes=SevSeg.h
|
|
|