Allows to receive a byte from the Transmitter node. Makes it possible to connect two boards together.
receiver
@/receiver
Allows to receive a byte from the Transmitter node. Makes it possible to connect two boards together.
Feedbackport
Connects to the transmitter of the same name.
CLKport
Connects to the transmitter of the same name.
DATAport
Connects to the transmitter of the same name.
FINISHport
Connects to the transmitter of the same name.
B0byte
Least significant byte
B1byte
B2byte
B3byte
Most significant byte
To use the node in your project you should have the nazarijtipusak080/my-74ch595 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.