A simple keyboard based password lock. It uses a ROM module to check each letter inputted to see if it matches the ROM address. If it doesn't match, it will reset and turn on the "denied" light. Once the pointer hits "00", it will assume it's read all the characters, and will grant access.
To save you the trouble, the password is "password" (the best password ever made). You can adjust the ROM to use a different password if you want.
Created:
Jan 20, 2019
Updated:
Jun 30, 2023
Add members
Enter Email IDs separated by commas, spaces or enter. Users need to be registered already on the platform. Note that collaboration is not real time as of now. Every save overwrites the previous data.
Delete
Are you sure you want to delete this project?
Delete
Are you sure you want to remove this collaborator?
Interesting project.
One thing I noticed is that if you type slowly (to the point where the buffer becomes empty) it will end up denying on the next character, even when it is correct.
technically you can put in tons of passwords in a row without stopping and it will read them all and if the password is somehow in that line of passwords it will grant access... is there a way to stop that?
(I have found how to make it not accept the password if there is another input after the password... but I can't find a way to stop there being inputs before it)
Posted on Apr 25 2021 at 07:26PM UTC.
Last modified by glitchkiller872 on Apr 25 2021 at 07:29PM UTC.
Delete
Are you sure you want to delete this comment?
Delete
Are you sure you want to delete this comment?
Delete
Are you sure you want to delete this comment?
Delete
Are you sure you want to delete this comment?
Delete
Are you sure you want to delete this comment?