Inspiration:

Peter Parker's automated room lock in the first Spiderman movie.

What it does:

It activates a blue LED when the color passcode is entered correctly and sends a text message alerting you if the passcode is incorrect.

Challenges We ran into:

Sequencing the button inputs and displaying the corresponding passcode entered after each key press. Debouncing of push-buttons (later replaced by touch sensors).

Built With

Share this project:

Updates