Arduino Safe - Alex Strandberg

Опубликовано: 14 Март 2026
на канале: Alex Strandberg
5,513
20

A safe I built using an Arduino Uno and an Arduino Mega.
When the correct password is entered on the keypad outside the safe, the servo motor inside moves and the safe is unlocked.
A RF transmitter and a RF receiver are used to communicate between the two Arduinos.
The entered password is sent over RF.
An RGB LED is on the outside of the safe to indicate the status.
Each time the safe is locked or unlocked, or when a password is changed or entered incorrectly, it is logged on a microSD card in a microSD breakout board connected to the Arduino Mega.
Every time the safe is turned on, the current date and time is sent over serial to the Arduino in order for the datalogging to work.

The code and other resources for this project are available at: https://github.com/alexstrandberg/Ard...