Skip to content

Av-hash/Arduino_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Protected Security System

Aimed at implementing a Password-Protected Security System on TinkerCad which prompts the user to input a password using Keypad and checks whether the typed password matches to the original password set by the owner, in which case a Green LED lights up and a low pitch buzzer sound is produced and a welcome message is shown on the Serial Monitor, otherwise a Red LED light up and a high pitch alarm sound is produced to alert others and a Warning message is shown on the Serial Monitor.

Hardware Requirements

  • Arduino Uno
  • Keypad
  • Breadboard
  • Piezo
  • Two LEDs : Green and Red
  • Two resistors
  • Serial Monitor

Circuit Diagram

circuit-diagram

Link to the project

You can find the link to my TinkerCad project here

About

Password - protected door lock system using Arduino Uno.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages