Week 4

a combination lock

Understanding the basic logic behind the digital combination lock was the main goal of this project. although it seemed hardcore tech for me at first, thinking it step by step made me realize how simple it is.

Using basic components like Led, 220 ohms resistors, buttons and 10K ohms resistors,  breadboard, Arduino board, jumper wires. you can build your very own safe.

although I realized it required very basic logic, for some reason the lock could work once and stop responding after that, so I wouldn’t recommend putting your governmental papers in such a safe  🙂 so after failing hard I had to use a code from Alyssa: http://lizastark.com/physcomp/alyssas-combination-lock-week-4/ https://drive.google.com/file/d/1OlpTO_oNPYWVEbz0SmbbegJo1Oo0Lawy/view

here is some documentation starting with the failed trial and then after using Alyssa’s code:

failed

succeed

Thanks Alyssa!

Leave a Reply

Your email address will not be published. Required fields are marked *