5-state-sequence

erikjanlaret/sequencer2/5-state-sequence

Create a sequence of bit pasterns on three boolean outputs. Can be sues to create for example a sequence of LED's
5-state-sequence
@/5-state-sequence
Create a sequence of bit pasterns on three boolean outputs. Can be sues to create for example a sequence of LED's
INpulse
pulse input that advances the sequence one state
st0byte
byte giving the bit pattern of the first state of the sequence
st2byte
byte giving the bit pattern of the second state of the sequence
st3byte
byte giving the bit pattern of the third state of the sequence
st4byte
byte giving the bit pattern of the fourth state of the sequence
st5byte
byte giving the bit pattern of the fifth state of the sequence
5-state-sequence
IN
OUT1
OUT2
OUT3
st0
st2
st3
st4
st5
OUT3boolean
OUT2boolean
OUT1boolean
To use the node in your project you should have the erikjanlaret/sequencer2 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.