seven-segment-in-xod

marcoaita/malibrary/seven-segment-in-xod

A single-digit seven-segment (plus decimal dot) display. Can be used with active-high or active-low devices
seven-segment-in-xod
@/seven-segment-in-xod
A single-digit seven-segment (plus decimal dot) display. Can be used with active-high or active-low devices
ENboolean
Enables the display
ALboolean
Input 0 for displays that are active high (source, common catode), 1 for displays that are active low (sink, common anode)
NUMnumber
Number to display
DOTboolean
Set to true to display decimal dot
SEG Aport
Port for segment A
SEG Bport
Port for segment B
SEG Cport
Port for segment C
SEG Dport
Port for segment D
SEG Eport
Port for segment E
SEG Fport
Port for segment F
SEG Gport
Port for segment G
DEC DOTport
Port for decimal dot
seven-segment-in-xod
EN
AL
NUM
DOT
SEG A
SEG B
SEG C
SEG D
SEG E
SEG F
SEG G
DEC DOT
To use the node in your project you should have the marcoaita/malibrary 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.