DIY RFID Door Lock

  Переглядів 114,489

LiveSparks

LiveSparks

6 років тому

Learn how to make a RFID controlled Electronic Door Lock using an Arduino and the RC522 board. We will lock a door using a servo motor that opens only when the right tag is presented.
DOWNLOAD THE LIBRARY: github.com/ljos/MFRC522
DOWNLOAD THE CODE: github.com/LiveSparks/RFID-Do...
Buy the parts:
~~~~US~~~~
Complete Kit: goo.gl/LoeGBh
-----OR-----
RFID Board: goo.gl/XwGVIn
Arduino: goo.gl/wx34Nz
~~~~INDIA~~~~
RFID Board: amzn.to/2qET6BI
Arduino: amzn.to/2sdocT5
Music: goo.gl/O2ZXDZ

КОМЕНТАРІ: 106
@edwardfontaine1778
@edwardfontaine1778 6 років тому
Great pace! excellent work. Best RC522 video
@rishenjohn2041
@rishenjohn2041 5 років тому
Perfect Tutorial! Easy to Understand...
@richardhammond6468
@richardhammond6468 5 років тому
How would this work with a ups, I know that the ups needs some kind of cooling system but could you program that all on one arduino or would you need 2
@sayeedbinmozahid7950
@sayeedbinmozahid7950 5 років тому
I appreciate with your video. I have still a little bit confused. If I have 2 or 3 RFID cards, how to add them with my system?
@sahilbamal2449
@sahilbamal2449 6 років тому
Very useful trick. Keep it up bro 👍
@rakhisolanki1840
@rakhisolanki1840 5 років тому
u r connect D2 and gnd of push button to unlock manually in nano but in case of uno which pin are use for it..? and can i use solinoid lock as the replacement of servo motor...how..?
@shahalam8827
@shahalam8827 5 років тому
I want to use door system for single entry means after single entry door closed like delhi metro...
@lynash99
@lynash99 5 років тому
Hello, how I want use RFID card cording. because you use tag
@Cybertech02
@Cybertech02 5 років тому
Will you tell me that how can i use RFid with Ethernet sheild bcz its not doing work?
@skrever1252
@skrever1252 6 років тому
What version of software are you using??
@earthcola4356
@earthcola4356 3 роки тому
how do u use the master card to open it tho
@user-gt3cr1hy2r
@user-gt3cr1hy2r 6 років тому
Do you have circuit figure ?
@liyaqatlnawchoo5588
@liyaqatlnawchoo5588 6 років тому
how to connect the cables with arduino
@vinaykumarsharma3872
@vinaykumarsharma3872 5 років тому
Can you give me a circuit diagram of this project please...
@ashishsolanki9173
@ashishsolanki9173 5 років тому
hello ..how can i change the code of servo for solinoid help me....
@jayantdangui8383
@jayantdangui8383 6 років тому
Can you give me code for solenoid electromagnetic lock
@ManjitSingh-jh2tq
@ManjitSingh-jh2tq 5 років тому
What to do with the unzipped file and code? Where is library and arduino folder?
@mift-dz4962
@mift-dz4962 4 роки тому
Perfect...Next Video Arduino Wait!!!
@ishmeetahuja6169
@ishmeetahuja6169 5 років тому
Can we a phone with NFC?
@RAHULGUPTA-dt6yd
@RAHULGUPTA-dt6yd 6 років тому
Hey pls make arduino doorkock using rfid and keypad and lcd display with i2c and and servo motor
@user-fo9ce3hr5h
@user-fo9ce3hr5h 5 років тому
what is source code if we use arduino uno?
@altoid322
@altoid322 3 роки тому
The code isnt in the description
@bunheng6290
@bunheng6290 6 років тому
you use arduino nano
@bunheng6290
@bunheng6290 6 років тому
i can't update code to arduino nano
@ashachaplot576
@ashachaplot576 6 років тому
Can you please tell me how to add card to this I don't understand this step
@LiveSparks
@LiveSparks 6 років тому
+technology world scan Master card followers by the card you want to add.
@_sachu_5900
@_sachu_5900 6 років тому
Plzzz make a video about how to make RFID door lock using solenoid
@Ur.Podcast_Buddy
@Ur.Podcast_Buddy 3 роки тому
Have you make?
@arjunrk9154
@arjunrk9154 6 років тому
i scanned but not showing anything
@oldchannel8385
@oldchannel8385 6 років тому
I have an error 'class MFRC522' has no member named 'PCD_Init' any solution? pls help
@dhinesh1518
@dhinesh1518 6 років тому
you have two library of RFID remove one
@woody10lsbg
@woody10lsbg 5 років тому
How does it work if you leave the rfid key on the sensor? Will it just stay unlocked the entire time? Asking before I start a more complicated project using this video.
@LiveSparks
@LiveSparks 5 років тому
It won't stay unlocked.
@woody10lsbg
@woody10lsbg 5 років тому
Live Sparks, could you explain what to change in the code to make it stay open until it is scanned again? Thank you
@LiveSparks
@LiveSparks 5 років тому
In the code you will find that a delay is started as soon as the door opens. After the delay is open, the door closes. Remove those lines and use a variable to store the door state. Open and close the door according to that state.
@rakhisolanki1840
@rakhisolanki1840 5 років тому
hey i like to use solinoid lock not servo motor so the code will be same or differ...? help me
@LiveSparks
@LiveSparks 5 років тому
A little different. We just need to replace the servo lines. Just like you may turn a led on or off, you can toggle the solenoid.
@rakhisolanki1840
@rakhisolanki1840 5 років тому
u r connect D2 and gnd of push button to unlock manually in nano but in case of uno which pin are use for it..? and also code for solinoid. i am not from this field so dont have exlnt knoledge please provide me code..solanki.rakhi0707@gmailcom
@paramkashyap7955
@paramkashyap7955 6 років тому
did you made any modifications on this code or you upload as it is
@LiveSparks
@LiveSparks 6 років тому
+tecnical bro It was uploaded as is.
@khanmohammed7609
@khanmohammed7609 5 років тому
plz snd url
@madhusudantalavar7702
@madhusudantalavar7702 6 років тому
Cicuit diagram and program explaination needed
@McFunctional
@McFunctional 3 роки тому
I know this is an old video, but I'm having an issue compiling the code in the IDE. Continue to get 'Class MFRC522' has no member named 'PCD_Init'. Ideas?
@bhuvansharma2364
@bhuvansharma2364 3 роки тому
github.com/miguelbalboa/rfid use this for mfrc522 lib
@McFunctional
@McFunctional 3 роки тому
@@bhuvansharma2364 Were you able to make this work?
@bhuvansharma2364
@bhuvansharma2364 3 роки тому
Yes
@McFunctional
@McFunctional 3 роки тому
@@bhuvansharma2364 Could you please share with me? We have looked at the code, however it seems like it is not writing the UID to EEPROM. Would you be willing to share a working version of the code? I'm unable to make anything work.
@bhuvansharma2364
@bhuvansharma2364 3 роки тому
@@McFunctional Could you contact me on email? I would be able to help you better in that way. "er.bsharma021@gmail.com"
@jamiebrook1125
@jamiebrook1125 5 років тому
@live sparks I can't seem to be able to add another tag, I can get into the program mode it says scan a picc to add or remove to eeprom so I scan a new tag and it recognises it and says its uid but then freezes and doesn't add it, the green led stays a solid green any help would be appreciated!!!!!!
@McFunctional
@McFunctional 3 роки тому
Did you ever figure this out? Mine is doing the exact same thing.
@McFunctional
@McFunctional 3 роки тому
@live sparks I'm having the same issue. I've double checked all of my connections, and the blue light is solid upon boot, then takes a master card. After scanning master card, the lights begin to cycle, when scanning an additional card it holds at green, and I'm unable to get out of programming mode. It's like it's just hung.
@jamiebrook1125
@jamiebrook1125 3 роки тому
@BrandonHarp I managed to do it in the end I think I ended up editing the code but can’t remember was ages ago
@McFunctional
@McFunctional 3 роки тому
@@jamiebrook1125 Don’t suppose it’s likely that you could find the change? It doesn’t seem like it’s exiting a loop like it’s supposed to.
@beyondgravity9739
@beyondgravity9739 2 роки тому
@@jamiebrook1125 can you find the change please?
@arjunrk9154
@arjunrk9154 6 років тому
i made one but there is a problem in serial monitor it tells that scan a picc to define a mastercard how can i solve this problem.
@LiveSparks
@LiveSparks 6 років тому
+arjun r k rk scan a card
@asimcent
@asimcent 5 років тому
After adding mfrc522 in library. Where to put the code door lock ? And then how to upload And when i try to upload it give me error class mfrc522 has no member named PCD_Init please help please help
@LiveSparks
@LiveSparks 5 років тому
This code seems to no longer be working with the newer IDEs
@asimcent
@asimcent 5 років тому
Live Sparks sir then please help me or any uther code For rfid reader , servo , leds and arduino uno help
@ManjitSingh-jh2tq
@ManjitSingh-jh2tq 5 років тому
Pc is showing an error in the file
@nomansaeed4511
@nomansaeed4511 6 років тому
I try to upload but facing this error 'class MFRC522' has no member named 'PDC_lnit' Please help me
@cipry1010
@cipry1010 5 років тому
this error is because you have more than one library installed
@shubhammaurya5945
@shubhammaurya5945 6 років тому
Can u help with Arduino uno instead of Arduino nano
@LiveSparks
@LiveSparks 6 років тому
+Crazy Keeda You can use the Uno without making any changes.
@khanmohammed7609
@khanmohammed7609 5 років тому
which motor shall I use for permanent project?
@LiveSparks
@LiveSparks 5 років тому
Use a solenoid lock or a linear actuator
@sanu7210
@sanu7210 4 роки тому
How to remove autolocking
@travismcallister417
@travismcallister417 6 років тому
I downloaded an error for, mfrc522.PCD_Init(); any ideas
@travismcallister417
@travismcallister417 6 років тому
omg, lol. I downloaded it as described and received an error for that saying it doesn't exist
@LiveSparks
@LiveSparks 6 років тому
+Travis McAllister I'll check it out.
@travismcallister417
@travismcallister417 6 років тому
Live Sparks Thank you, more specifically it says, 'class MFRC522' has no member named 'PCD_Init' thank you!
@baconstriiper7337
@baconstriiper7337 6 років тому
Have you got a solution?
@oldchannel8385
@oldchannel8385 6 років тому
Live Sparks i have the same error any solution?
@elijahgallares5113
@elijahgallares5113 5 років тому
'class MFRC522' has no member named 'PCD_Init' pls help me fix
@DEEPAKKUMAR-lt9df
@DEEPAKKUMAR-lt9df 5 років тому
me too also
@joyzhang5893
@joyzhang5893 6 років тому
XMINNOV locates in Xiamen, which specialized in leading research, production and sales of special spare parts & materials for IOT RFID application. Hundred percent focused on customized security needs developments. Business covers all kinds of RFID tags, RFID readers and application management system.
@jawwaadjanjua2716
@jawwaadjanjua2716 3 роки тому
Although the thumbnail of the vid was clickbait😂, this was still really helpful. Instead of a button to unlock the door from the inside, could you use a sencor?
@jayantdangui8383
@jayantdangui8383 6 років тому
Why should we download library?
@leglessinoz
@leglessinoz 6 років тому
You need it to access the RFID reader. Or write one for yourself if you think you can.
@MrBOOSed
@MrBOOSed 4 роки тому
Will it work with a mag lock
@LiveSparks
@LiveSparks 4 роки тому
Yes
@dzikriyanazuhdiaaziz7738
@dzikriyanazuhdiaaziz7738 6 років тому
this is so nice but whre is Cicuit diagram ? most viewer your video need that.
@leglessinoz
@leglessinoz 6 років тому
Why don't you just watch the damned video? It couldn't be simpler. He tells you where each connection is.
@jayantdangui8383
@jayantdangui8383 6 років тому
Hii please give me code for rfid magnetic door lock
@leglessinoz
@leglessinoz 6 років тому
download it yourself. It's in the links.
@aroncahill2219
@aroncahill2219 5 років тому
Is it possible to make the lock stay open untill the card is scaned again?
@LiveSparks
@LiveSparks 5 років тому
Sure, you just need to modify a couple of lines of code.
@aroncahill2219
@aroncahill2219 5 років тому
How would I learn to modify the code?
@ashachaplot576
@ashachaplot576 6 років тому
Plz send me schematic digram
@leglessinoz
@leglessinoz 6 років тому
oh for pity's sake just watch the video. It's all you need.
@TheDeveer
@TheDeveer 6 років тому
That lock ain't gonna stop anyone, otherwise good job.
@shreytalati7365
@shreytalati7365 5 років тому
Umm can it read NFC
@LiveSparks
@LiveSparks 5 років тому
I don't think so. As far as I am aware, there are specialized readers for NFC.
@shreytalati7365
@shreytalati7365 5 років тому
@@LiveSparks could you please make a vedio about that... if possible
@ashachaplot576
@ashachaplot576 6 років тому
can I open my door with master card
@LiveSparks
@LiveSparks 6 років тому
+technology world no
@ashachaplot576
@ashachaplot576 6 років тому
Live Sparks servo will rotate only from tags?????
@LiveSparks
@LiveSparks 6 років тому
+technology world inr of the buttons also turns the servo
@ashachaplot576
@ashachaplot576 6 років тому
Live Sparks ok can I attach two switch one for inside and for outside rather than 10sc. Automatic closing????
@ashishsolanki9173
@ashishsolanki9173 5 років тому
u dont clear the doubts of peoples and after that think peoples like share and subscribe your chenel.sorry for bed english...
@priceandpride
@priceandpride 3 роки тому
what the hell
Arduino Based RFID Door Lock  - Make Your Own
6:59
Michael Klements
Переглядів 315 тис.
RFID DOOR LOCK -  with 3D printed case
15:12
Electronoobs
Переглядів 86 тис.
Самое сложное оживление в истории канала!
1:38:30
ИЛЬДАР АВТО-ПОДБОР
Переглядів 2,9 млн
ЗРЯ Я 24 ЧАСА СТОЯЛ НА ГВОЗДЯХ! #нонале
00:35
How to Make Remote Control Door Lock at Home
5:36
Creativity Buzz
Переглядів 7 млн
How to Make Fingerprint Door Lock at Home
4:15
Creativity Buzz
Переглядів 1,9 млн
Arduino RFID Solenoid Lock
6:12
Viral Science - The home of Creativity
Переглядів 391 тис.
$25 DIY "Smart" Door Locks - ElectroMagnet + Sonoff + Tasmota
11:44
DrZzs & GrZzs
Переглядів 299 тис.
DIY RFID Smart Lock with Arduino
7:40
MakeUseOf
Переглядів 120 тис.
How RFID Works and How To Make an Arduino based RFID Door Lock
7:59
How To Mechatronics
Переглядів 516 тис.
How to Make a Smartphone Connected Door Lock
11:22
Hacker Shack
Переглядів 759 тис.
How to make RFID Door Lock using Arduino | Indian LifeHacker #howto
3:25
Indian LifeHacker
Переглядів 350 тис.
MF522 RFID Write data to a tag.
7:29
logMaker360
Переглядів 252 тис.
Door lock keypad and bluetooth Arduino tutorial
9:08
Electronoobs
Переглядів 188 тис.
Честный обзор ПНВ GD918  Снял летающие стержни SKYFISH
42:16
Дмитрий Коржевский
Переглядів 40 тис.
Распаковка айфона под водой!💦(🎥: @saken_kagarov on IG)
0:20
Взрывная История
Переглядів 3,8 млн