Skip to content

This project is an Arduino-based password validator using LED, Buzzer, LCD without I2C, and 4x4 Matrix Keypad

Notifications You must be signed in to change notification settings

aira-E/Arduino-Password-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Password Validator


Overview

This project is an Arduino-based password validator. It uses a keypad for input, a buzzer for incorrect password alerts, and an LED to indicate when the correct password is entered. The user inputs a password using the keypad; if the password is correct, the LED will light up. If the password is incorrect, the buzzer will sound.

Circuit Diagram

Circuit Diagram

Components

  • Arduino Uno or compatible board
  • 4x4 Matrix Keypad
  • LED
  • Buzzer
  • Resistors (220 ohms for LED)
  • Breadboard
  • Jumper wires
  • LCD (without I2c)

Contact

For any questions, suggestions, or feedback, please contact me at:

About

This project is an Arduino-based password validator using LED, Buzzer, LCD without I2C, and 4x4 Matrix Keypad

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages