7-segment

dancojocaru2000/7-segment/7-segment

Controls a 7 segment LED display. Double click the patch and read the comment to view the pin layout.
7-segment
@/7-segment
Controls a 7 segment LED display. Double click the patch and read the comment to view the pin layout.
Aport
Bport
Cport
Dport
Eport
Fport
Gport
DOTport
VALstring
Value (digit and optional dot to turn on decimal separator). Examples are "2" and "4."
UPDpulse
Updates the value
CCboolean
True if the 7-segment display is Common Cathode (the middle pins are connected to ground)
7-segment
A
B
C
D
E
F
G
DOT
VAL
UPD
CC
OK
ERR
ERRpulse
Pulsed if an error occured
OKpulse
Pulsed after a successful update
To use the node in your project you should have the dancojocaru2000/7-segment library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.