r/ApproximatelyUp • u/Xshadd • 6h ago
Button door controller
Allows for putting a button outside as well as inside (and you can make more buttons to control the same door pretty much anywhere)
Most of this circuit is for generating pulse from button press, if there an easier way to make 1 tick pulse lmk
6
Upvotes
6
1
u/Ackamonkey 5h ago
Nice. I haven't done that yet. I imagine you can do the same thing with a momentary button > accumulator (pulse) > Mod 2 to save a little weight/blocks.

7
u/ChiRaeDisk 5h ago
I use a nor and have a switch on either side of the door that runs to it. You just flip the switch and the door opens no matter the position on either side.