4
This combo lock uses a cascading logic gate format to verify an ordered code. What happens is when yo press the first correct button, you trigger an RS-Nor, which will trigger "half" of an And gate.The other "half" is hooked up to the second button in the sequence.The output of this And gate is fed into another RS-Nor gate, which is fed into another And gate, whose other input is linked up to your third button.This And gate is fed into another RS-Nor gate,and so on until all buttons are connected.Then, the last And gate's output is fed into another And gate, whose other input comes from an RS-Nor Gate,which is attached to an enter button,that final And gate's input is linked up to the door. In addition to that, there is a reset button, that resets all RS-Nor gates.
Now, in this new update, I have added a binary counter! It will keep track of how many guesses you've taken, and after every four tries, it will reset the system!
Thanks for viewing
Please comment
Please comment!
I need feedback!
Now, in this new update, I have added a binary counter! It will keep track of how many guesses you've taken, and after every four tries, it will reset the system!
Thanks for viewing
Please comment
Additional Notes
The code is 1-2-4-8Please comment!
I need feedback!
1 Update Logs
Update #1 : by asphodelus 09/24/2011 3:24:10 pmSeptember 24, 2011 @ 7:24 pm UTC
Added binary counter
Changed type of RS-Nor latch
Facility is now incomplete
Changed type of RS-Nor latch
Facility is now incomplete
More like this
98418
2


Have something to say?
Nice work!