Skip to content

ArikeshiS/Embedded-Security-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Embedded-Security-System

An embedded security system to store the valuable belongings of the user. The simulation has been performed on Proteus.

The security system components:

  • Keypad – For accepting password from the user
  • LCD – 16x2 LCD – For displaying visual messages to the user
  • Motor – DC Motor – For opening the door of the security system
  • Alarm – For providing incorrect password alert

The user should enter the Five-Digit password through the keypad. Upon pressing each key on the keypad, an * is displayed on the first row of the LCD to provide feedback to the user that the key has been pressed while maintaining the user privacy. After five keystrokes, the message “Correct” or “Incorrect” is displayed on the second row of the LCD. If the password is correct, then the motor starts rotating, indicating that the lock is opening. If the password is incorrect, the buzzer gets activated to indicate an incorrect attempt.

⚠️ Alarm sound is loud and irritating.

📹 Demo Video: LINK

About

An embedded security system to store the valuable belongings of the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published