Introduction: RFID Door Lock With Arduino
Basically this project is all about how to make your house,office place and even your personal lockers.This projects makes you understand arduino with RFID and how are the connected together .
So lets get started
Step 1: Things Required
- Arduino uno R3
- RFID reader RC522
- RFID cards
- Plunger
- relay
- Jumper wires
- Battery 9 Volts
Step 2: Connecting RFID
ARDUINO to RFID reader
pin 11 to MISO
pin 12 to MOSI
pin 13 to SCK
pin 10 to NSS
pin 9 to RST
These were the connection from Arduino to RFID reader
Step 3: Relay
As we are using a plunger it requires 9 volts to work and as we all know an Arduino uno only has max 5 volts . In this case we will then use a relay so we can make it work too.We are using the plunger as a lock .So here is the connections for it :
Arduino to Relay
pin 4 to pin S
5 Volts to pin +
Ground to pin -
Now comes the power in and power out switch
Power in switch should be connected with the battery and power out one with the plunger and connect one of the plunger wire direct with the battery.
Step 4: Code
https://github.com/omersiar/RFID522-Door-Unlock/
This is the link for the code
18 Comments
6 years ago
Or can we use adriuno mini
Reply 4 years ago
You can but you gotta change the pin number
6 years ago
Hello,
Is it possible to use more than one RFID reader on the same Arduino ?
I want to control the access of my portal from the street, from my garden and from my house.
Thanks.
Reply 4 years ago
It is but its gonna take some more technical steps
Question 5 years ago on Step 4
Hi,
Im starting with arduino and i have some questions.
1.Where can i find my rfid card code?
2.Where i have to put the rfid code from card ? (line number)
Question 5 years ago on Step 3
Hi,
Im starting with arduino and i have some questions.
1.Where can i find my rfid card code?
2.Where i have to put the rfid code from card ?
5 years ago
do you have videos tutorial?
Reply 5 years ago
i guess the things are all cleared as it is step by step
6 years ago
Bro can i use 12 volt door lock relay to lock the door with replacement of plunger or can i use 12 volt charger to connect with relay
7 years ago
I am not able to find plungers...can you help me with that !
Reply 7 years ago
dude it is a simple car plunger which helps open the door
7 years ago
Thanks for the instructions. But is this the correct code? Thanks
7 years ago on Introduction
Hello ,where you get the plunger ? Ebay ?
Reply 7 years ago on Introduction
it is car electronic door lock
7 years ago on Introduction
ıt ıs really helpfull
7 years ago on Introduction
This is very helpful. Thank you for sharing!
Reply 7 years ago on Introduction
if you want any help ask me
7 years ago on Introduction
Is my tutorial helpful