Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

RFID Badge-Controlled Electronic Lock

Prototype electronic lock developed as part of an internship project, designed to secure a cabinet containing sensitive electronic equipment. The system uses an RFID reader (RC522) connected to an Arduino to authenticate a badge and trigger a physical locking mechanism via a servo motor. The enclosure and locking mechanism are designed to be 3D printed (PLA/PETG).

How it works

  1. Badge is presented to the RFID reader
  2. Arduino verifies the badge's unique identifier (UID)
  3. If authorized: unlock via servo motor + LED/buzzer confirmation
  4. If denied: LED/buzzer access-denied signal

Status

In development — breadboard prototyping phase

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors