By Sebastian Lague
I want a rising edge detector, which detects when the input changes to 1. I know I can do this if I get a way to get the last tick's input. How do I do this?