transmitter

nazarijtipusak080/my-74ch595/transmitter

Transmits a byte for the receiver node. Allows you to combine boards by transferring data.
transmitter
@/transmitter
Transmits a byte for the receiver node. Allows you to combine boards by transferring data.
BYTEbyte
Byte to be transmitted.
Feedbackport
Connects to the receiver of the same name.
CLKport
Connects to the receiver of the same name.
DATAport
Connects to the receiver of the same name.
FINISHport
Connects to the receiver of the same name.
STARTpulse
Start transmission
IVALnumber
Interval between bits.
transmitter
BYTE
Feedback
CLK
DATA
FINISH
START
IVAL
DONE
DONEpulse
Transfer completed
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.