I was wondering of there was a way to hook up a door to two switches so I can have one inside my house and outside. Any links with a diagram or video would be helpful. Or any ideas. Thanks
Its either an XOR or an XNOR(may have got that term wrong) gate that you need. I believe one of them will toggle the output(the door) regardless of the other switch.
Rollback Post to RevisionRollBack
I'm usually not trying to be rude. So if a post comes across that way then sorry :]
OR, NOR, or XOR all work for this function, depends on what you want the levers to look like when the door is open.
I like to AND a button and pressure plate so no unwanted enemies can open the door. If you have the redstone, use repeater delays to keep the button and plate signals last longer than 1 second. OR that with a lever on the inside and you can easily get in and out.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I like to AND a button and pressure plate so no unwanted enemies can open the door. If you have the redstone, use repeater delays to keep the button and plate signals last longer than 1 second. OR that with a lever on the inside and you can easily get in and out.