7-segment-controller

dancojocaru2000/7-segment/7-segment-controller

Controls a 7 segment display. Accepts the pins and the values for segments A to G and for the DOT and writes the values when UPD is emited.
7-segment-controller
@/7-segment-controller
Controls a 7 segment display. Accepts the pins and the values for segments A to G and for the DOT and writes the values when UPD is emited.
PORT_Aport
VAL_Aboolean
PORT_Bport
VAL_Bboolean
PORT_Cport
VAL_Cboolean
PORT_Dport
VAL_Dboolean
PORT_Eport
VAL_Eboolean
PORT_Fport
VAL_Fboolean
PORT_Gport
VAL_Gboolean
PORT_DOTport
VAL_DOTboolean
UPDpulse
7-segment-controller
PORT_A
VAL_A
PORT_B
VAL_B
PORT_C
VAL_C
PORT_D
VAL_D
PORT_E
VAL_E
PORT_F
VAL_F
PORT_G
VAL_G
PORT_DOT
VAL_DOT
UPD
OK_A
OK_B
OK_C
OK_D
OK_E
OK_F
OK_G
OK_DOT
ERR
ERRpulse
Emits if any of the digital writes emits an error
OK_DOTpulse
OK_Gpulse
OK_Fpulse
OK_Epulse
OK_Dpulse
OK_Cpulse
OK_Bpulse
OK_Apulse
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.