receiver

nazarijtipusak080/my-74ch595/receiver

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.
receiver
Feedback
CLK
DATA
FINISH
B3
B2
B1
B0
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.