Skip to content

FireMechs/RFID_n_DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe-Laptop

This project uses RFID technology to track and record student's laptop at both entry and exit of school autonomously, and paperless,at the shortest time possible.

Hardware

RFID-Key Ring Key ring Image 125KHz

RFID card card 13Mhz

RFID reader reader

Raspbery pi pi

A breadboard and just a bunch of jumper wires

Detailed project description

  • Students register their details write App

  • All the information from the above interface is saved in the main database.

  • Key and card names are written digitally to the key ring and the card tag respectively.

  • Student carries the key ring and the card tag is attached permanently to the student's laptop

  • At the gate, scanner_1 which only detect cards, automatically detects student's laptop even while in the bag. display

  • The system's program pulls students data from the main database based on data from the detected card and stores the data in a temporary database. If the card_data isn't recognized and card is displayed as unrecognized.

  • Student then swipes the low frequency key ring on scanner_2. The system's program then matches the key data with the data in the temporary database.

  • If found, the verification is complete, else the key data is displayed as unrecognized.

About

Laptop security RFID-based project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages