Door Lock

Personal Project
Project Overview
This is a pin-code lock that utilizes an IR Receiver Remote and an Arduino Uno. Most of the components are from the Elego Superstarter kit.
My Contributions
I created the circuit to connnect the LCD, IR receiver, and servo motor. After, I created code that would translate hexadecimal bits from the IR remote to the conventional base-10 system. If the correct code was imputted, the servo motor would move, unlocking the lock.