Skip to content

Authentication device in VHDL using an FPGA, receiving UART data from a RFID tag reader

License

Notifications You must be signed in to change notification settings

menegolli/rfid_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is titled "rfid_auth" since it implements an access control device on a FPGA, making use of RFID technology and UART protocol. The RFID device reads the tag and writes its code on a UART line; this data is received by the FPGA and checked against the tag stored in memory: if there is a match, it simulates access granted, activating an RGB led and a buzzer; if otherwise there is a miss, a sine wave is produced by a speaker using and external Digital to Analog Converter.

About

Authentication device in VHDL using an FPGA, receiving UART data from a RFID tag reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages