freebsd-ports/devel/arduino-sevseg/pkg-descr
Boris Samorodov 4b401292d9 Arduino seven segment display library
This library turns your Arduino into a seven segment display
controller! Use it to easily display numbers on your seven segment
display without any additional controllers.

It supports common cathode and common anode displays, and the use
of switching transistors. Displays with 1 to 9 digits can be used,
and decimal places are supported. Characters and strings are not
supported.

WWW: https://github.com/DeanIsMe/SevSeg

PR:		212806
Submitted by:	Craig Leres <leres@ee.lbl.gov>
2016-10-11 21:19:35 +00:00

12 lines
462 B
Text

Arduino seven segment display library
This library turns your Arduino into a seven segment display
controller! Use it to easily display numbers on your seven segment
display without any additional controllers.
It supports common cathode and common anode displays, and the use
of switching transistors. Displays with 1 to 9 digits can be used,
and decimal places are supported. Characters and strings are not
supported.
WWW: https://github.com/DeanIsMe/SevSeg