k74hc595(booleans)

koadrobot/devices/k74hc595(booleans)

No description
k74hc595(booleans)
@/k74hc595(booleans)
LTport
LATCH (Pin 12 on the chip)
CLKport
CLOCK(Pin 11 on the chip)
DSport
DATA SERIAL (Pin 14 on the chip)
Q7boolean
State of the 7 Bit of Byte.
Q6boolean
State of the 6 Bit of Byte.
Q5boolean
State of the 5 Bit of Byte.
Q4boolean
State of the 4 Bit of Byte.
Q3boolean
State of the 3 Bit of Byte.
Q2boolean
State of the 2 Bit of Byte.
Q1boolean
State of the 1 Bit of Byte.
Q0boolean
State of the Zero Bit of Byte.
UPDpulse
Update
k74hc595(booleans)
LT
CLK
DS
Q7
Q6
Q5
Q4
Q3
Q2
Q1
Q0
UPD
DONE
ERR
ERRpulse
Fires if write failed. E.g. `PORT` does not exist.
DONEpulse
Fires on writing complete
To use the node in your project you should have the koadrobot/devices 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.