So, I got a small area in my friends world, where i have a room hidden with an xor gate. Now I want to replace the lever outside the room with a button(easier to conceal) I just don't know how to make the input from the button stay on.
EDIT: more specifically, I guess I'm trying to add a reset switch into my circuit
I thought that would just make the pulse from the button longer.
Nope, that would be a pulse lengthener. T flip flops make buttons act like levers. Search YouTube, there's tons of tutorials for many different kinds of them.
Nope, that would be a pulse lengthener. T flip flops make buttons act like levers. Search YouTube, there's tons of tutorials for many different kinds of them.
I hate this definition... but yes, they can do that. And it is definitely the easiest way to achieve your goal. If you wish for the inside to remain controlled by a lever, connect the output of the T flip flop to the opposing input of the XOR gate.
EDIT: more specifically, I guess I'm trying to add a reset switch into my circuit
I thought that would just make the pulse from the button longer.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffI hate this definition... but yes, they can do that. And it is definitely the easiest way to achieve your goal. If you wish for the inside to remain controlled by a lever, connect the output of the T flip flop to the opposing input of the XOR gate.