RFID Smart Door Lock Using Arduino
RFID Smart Door Lock Using Arduino
With the rising interest for security, framework with high reliance and fast reaction frameworks
are real need for industries and the ventures. Radio-Frequency Identification is the most
significant region of future and is increasing huge consideration from a logical world and
enterprises. In this work, RFID based door access control utilizing Arduino is created. We used
RFID ID tag and RFID reader, which is used to match the data on tag with the data in the
database program which leads to movement of door by confirming whether the data is correct
and/or incorrect. Opening of the door uses servo motor that gets its feed from Arduino board.
The main aim of the project is to design a RFID based door unlocking/locking system using
arduino, only those people who register will be able to enter using their card.
The main controlling device of the project is Arduino UNO microcontroller. RFID reader and
TAGS, Relay along with solenoid lock and Buzzer interfaced to the arduino UNO.
To open and close door user need to scan the RFID tag on RFID reader, then the command will
go to the microcontroller, The microcontroller will check that if the card is registered or not. If it
is registered, it will access the door through solenoid lock to let the person in .If it is not
registered it will activate the buzzer and the door will not open.Here relay works as a switch to
LOCK/UNLOCK the door. To achieve this task arduino loaded program written in embedded C
language.
• Arduino microcontroller.
• Adapter power supply.
• RFID reader.
• Relay.
• Solenoid lock.
• Buzzer.
Software’s used:
Block diagram: