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
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.