I cannot find a thread about this one, so let me try and explain what I'm attempting to do.
I want a single button to cycle through multiple inputs.
Push a button, and output #1 turns high.
Push same button, out #1 turns off, #2 turns on.
Push again, #2 turns off, #3 turns on.
Push a fourth time, #3 goes off, all outputs are off.
I'm not good enough at describing this to find an answer via googling and I'm way too bad with logic to come up wit ha solution on my own. Some help would be appreciated.
Bonus points if you can explain to me a version of this where the outputs turn on sequentially and stay on until the fourth button press.
I want a single button to cycle through multiple inputs.
Push a button, and output #1 turns high.
Push same button, out #1 turns off, #2 turns on.
Push again, #2 turns off, #3 turns on.
Push a fourth time, #3 goes off, all outputs are off.
I'm not good enough at describing this to find an answer via googling and I'm way too bad with logic to come up wit ha solution on my own. Some help would be appreciated.
Bonus points if you can explain to me a version of this where the outputs turn on sequentially and stay on until the fourth button press.