Skip to content

alexstrandberg/Arduino-Safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Safe

The code, schematic file, and SD Card files for 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.

Check out the video for this project: http://youtu.be/RarfW9cGWJ8

The code was written by Alex Strandberg and is licensed under the MIT License, check LICENSE for more information

Fritzing is needed to view the schematic file

Arduino Libraries

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published