This Library was designed for Hawlett-Paclard(HP) 5082-7653 displays, but can also be used with other displays if wired correctly.
DigitDisplay digitDisplay(pin1, pin2, pin3, pin4, pin5, pin6, pin7)
digitdipslay.begin();
digitdisplay.displayNumber(); //Numbers from 0-9
digitdisplay.clearDisplay();
There are more functions in this library which were created for the il2p-project, which this library was written for.
Pin1: Top
Pin2: TopRight
Pin3: BottomRight
Pin4: Bottom
Pin5: BottomLeft
Pin6: TopLeft
Pin7: Center