How to setup a Raspberry Pi RFID RC522 Chip

  Переглядів 81,764

Pi My Life Up

Pi My Life Up

4 роки тому

In this video, I go through the steps of setting up the RFID RC522 chip with the Raspberry Pi.
Tutorial: pimylifeup.com/raspberry-pi-r...
Ultimate Books of Pi: pimylifeup.com/ultimate-book-...
The process of getting the circuit wired up correctly is pretty straightforward. There are seven pins that you will need to wire to the Raspberry Pi.
To start this tutorial, you will need a few pieces of equipment. I have listed everything you will need right below.
Raspberry Pi 2, 3, or 4
Micro SD Card
Power Supply
RC522 RFID Reader
Breadboard
Breadboard Wire
To ensure that you won't run into any issues, you need to make sure your RFID reader is the RC522 model. Other models might work, but I can't guarantee it.
You may also need to solder some header pins to the RFID chip as many of them don't have them already pre-soldered.
The code is pretty straightforward and will take you through the basics of interacting with the chip. Such as reading and writing to the RFID chip.
We go into a lot more depth on both the circuitry and the Python code over at the website. So if you're seeking more information be sure to head over to pimylifeup.com
I hope that this video on the Raspberry Pi RFID RC522 chip helps you with your project. If you have some feedback, then please don't hesitate to leave a comment below.

КОМЕНТАРІ: 67
@aaro_n
@aaro_n 4 роки тому
Great video. Glad you're back. I do miss the old talking videos though. Keep it up!
@nehemiahimmanuel4689
@nehemiahimmanuel4689 3 роки тому
a trick : you can watch movies on flixzone. Me and my gf have been using them for watching lots of of movies recently.
@codymoses559
@codymoses559 3 роки тому
@Nehemiah Immanuel Yup, been using Flixzone} for years myself :)
@maria-qx6cf
@maria-qx6cf 4 роки тому
hello, great project ! i have managed to complete the project up until the attendance is being recorded. As i am not using a LCD scrren i have struggled to apapt and execute the script to write data to my database. Is there a script available that allows this without using the lcd screen ?
@phda7498
@phda7498 4 роки тому
you saved my life!!!!! literally...
@benjamingeit889
@benjamingeit889 2 роки тому
Great Video, everything worked womderfully. I'm just wondering whether it would be possible that my password is written for example in an open text document, when I use the RFID chip?
@ricksmart1410
@ricksmart1410 4 роки тому
I own a Velleman vma 405 rfid reader. Can i use it with the mrfc522 library?
@anonymeranonymer1035
@anonymeranonymer1035 2 роки тому
Do i need an additional RFID reader for every single card/chip ?? Iam asking because there are several RFID reader delivered.
@tugceturgut3396
@tugceturgut3396 3 роки тому
Thanks for your help
@rafiquemohammed3029
@rafiquemohammed3029 2 роки тому
Awesome!! Can you pls do another tutorial for RPi & Nokia 5110 Display?
@kittenseather
@kittenseather Рік тому
when i try to write it the tag it stays stuck on the "place your tag to write" part. I've tried placing multiple tags on the reader but none will write. Advice?
@PTNLemay
@PTNLemay Рік тому
Same, I wonder if the latest Raspbian OS has some incompatibility bug. I've heard a few people are having a problem where the communication just doesn't want to happen.
@mxcollin95
@mxcollin95 4 роки тому
Cool! 👍
@JeroenSteen
@JeroenSteen 5 місяців тому
Is it possible to reset toner chips (RFID Tags 13.56 MHz) with this approach?
@user-p4w5jnef5w6fu
@user-p4w5jnef5w6fu 4 місяці тому
I have in errors when trying to use pip3 to install spidev
@Lamoboos223
@Lamoboos223 7 місяців тому
Does that work if the text in the rfid card has auth key?
@XW0RKS
@XW0RKS 3 роки тому
card and token which came with rc522 in package already have a code, and seams like I can't delete those by writing new one. no idea what to do. Please help.
@markgil8093
@markgil8093 6 місяців тому
What if i install a devian os in my rpi does this tutorial the ssme?
@karthikdurai8209
@karthikdurai8209 3 роки тому
Your code is working but i cannot read the data continuously... If i read the continuously ... Authentication error is occured....
@Kholaslittlespot1
@Kholaslittlespot1 3 роки тому
I'm interested in adding an OLED screen to display data from the tag. I'm pretty new and am unsure how both devices would connect if they share pins. Do I need to re-address pins, or just provide different IC2 addresses? Any help appreciated.
@androm3da1
@androm3da1 Рік тому
Figured it out?
@tenchujonacarbonero3402
@tenchujonacarbonero3402 2 роки тому
hello! your video was a great help thank you very much! How can I connect more than one reader to the raspberry?
@Mago497
@Mago497 Рік тому
just bridge them both together and the data should be sent and recieved from both of them
@Iggy8me
@Iggy8me 10 місяців тому
im getting errors saying the channel is in use please set gpio to false i did that and it didnt work
@phillip6862
@phillip6862 Рік тому
Is there a case for this RC522 Chip?
@metalheadmalta
@metalheadmalta 3 роки тому
Excellent
@bobpiper1560
@bobpiper1560 4 роки тому
It is telling me directory does not exist Errno 2. If anyone finds a solution pls reply. Thx for your time. (Problem solved, in the tutorial it does not say how to save the python file)
4 роки тому
Nice 👍
@scific3357
@scific3357 4 роки тому
Thanx bro .. It worked
@snehavoona3790
@snehavoona3790 3 роки тому
Please share your steps and libraries as I have tried the same steps mentioned in this tutorial but not working.
@venric75
@venric75 3 місяці тому
Hi, it don't work for me with the latest version of OS and Raspberry Pi3 model b. What OS release you used? Thanks
@raghulg6155
@raghulg6155 3 роки тому
You are awesome
@mxmsound
@mxmsound 2 роки тому
What song on background?
@magiconverse
@magiconverse 3 роки тому
Why are the jumper wires loose on the pins? I’m trying to put the pins into the breadboard and they seem too short
@PTNLemay
@PTNLemay Рік тому
You mean on the RFID read itself? I think you have to solder them to the connector or to a set of wires.
@manuelsanchez-ze7cl
@manuelsanchez-ze7cl 3 роки тому
is there a way to add an antenna to extend the range of the reader? Preferably a couple of feet
@jojojojola
@jojojojola 2 роки тому
whats the purpose of nfc then? ....
@skooltyme3379
@skooltyme3379 2 роки тому
@@jojojojola NFC only works at short range. We want to capture cards at a distance
@luisfarias6395
@luisfarias6395 9 місяців тому
They just ain’t tellin u
@leonwieser5964
@leonwieser5964 2 місяці тому
seems illegal @@skooltyme3379
@Ssyn23755
@Ssyn23755 3 місяці тому
hello i wanna ask if the jumperwire is Male to Female or Female to Female or Male to Male
@david_kocsis0721
@david_kocsis0721 4 роки тому
i have error... ModuleNotFoundError: No module named 'RPI' Do u have any idea what is wrong with my setup?
@cryptotec7887
@cryptotec7887 4 роки тому
same error : (
@schwallischannel9472
@schwallischannel9472 4 роки тому
Its "RPi" i think
@dyllanedwards5720
@dyllanedwards5720 4 роки тому
I have been repeating these steps since 6:05 It is now 10:13 and it still won't work. I keeps saying "[errno 2] No such file or directory"
@bobpiper1560
@bobpiper1560 4 роки тому
Dyllan Edwards same thing happened to me. If you find a solution it would be great if you tell me. If I find a. Solution I’ll list a link to it. Thx
@dyllanedwards5720
@dyllanedwards5720 4 роки тому
@@bobpiper1560 I have a usb nfc scanner on its way in the mail because it could be a whole lot easier
@dyllanedwards5720
@dyllanedwards5720 4 роки тому
@@bobpiper1560 also It's still not letting me use the original scanner
@dyllanedwards5720
@dyllanedwards5720 4 роки тому
@@bobpiper1560 Well it works fine with a premade rfid scanner. However it still wont work with the one in the video.
@Hakeeeeeeem
@Hakeeeeeeem 3 роки тому
I would prefer it with ur voice in it man
@djlimestone
@djlimestone 4 роки тому
just 1 probleme pin 22 = gpio 25
@rilsevmc3444
@rilsevmc3444 3 роки тому
The pip3 commands dont work... HELP
@angelomeledath8805
@angelomeledath8805 2 роки тому
same
@marpeap
@marpeap 3 роки тому
Pin 24 = CED_N (GPIO8).
@evilleader1991
@evilleader1991 Рік тому
fuck me, i need to buy a soldering equipment first thuing tomorrow :(
@mrmotion7942
@mrmotion7942 3 роки тому
Isn't this just a copy of your article? Great vid though
@joeyvanginkel6250
@joeyvanginkel6250 3 роки тому
everything works just fine. only problem the script wouldn't write to my tags.
@johnlost9985
@johnlost9985 2 роки тому
same here
@johnlost9985
@johnlost9985 2 роки тому
did you find out why?
@joeyvanginkel6250
@joeyvanginkel6250 2 роки тому
After a while of trial and error. And searching the entire world wide wed. I did manage to make it work only I don’t know how. But it was a school project so I could search back for you.
@johnlost9985
@johnlost9985 2 роки тому
@@joeyvanginkel6250 no I think I found the solution but I cant try right now but thank u (:
@harshadityasharma
@harshadityasharma Місяць тому
what was the solution please tell@@johnlost9985
@bobpiper1560
@bobpiper1560 4 роки тому
Great video but I do miss the talking
@montalesthreshaanneo5198
@montalesthreshaanneo5198 7 місяців тому
its not working
RFID Locks are way too easy to "Hack"! Let me show you!
11:41
GreatScott!
Переглядів 1,3 млн
How to Set up the RC522 to Work with a Raspberry Pi
13:09
Brett Medjuck
Переглядів 4,4 тис.
Мама забыла взять трубочку для колы
00:25
Даша Боровик
Переглядів 528 тис.
I built an RFID Reader/Writer  using a Raspberry Pi
4:19
Matt Jones
Переглядів 14 тис.
Interfacing RFID with Raspberry Pi Microcontroller
16:34
Dr. Arti Parab
Переглядів 13 тис.
PiicoDev RFID Module | Guide for Raspberry Pi
14:05
Core Electronics
Переглядів 19 тис.
Extremely Useful NFC Home Automation Ideas!
10:09
Smart Home Solver
Переглядів 771 тис.
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Linus Tech Tips
Переглядів 3,2 млн
3 HACKING gadgets you have to TRY!!
19:34
NetworkChuck
Переглядів 1,4 млн
Raspberry Pi - RFID Reader
1:27
MrHobbyelectronics
Переглядів 34 тис.
RFID RC522 (Raspberry Pi)
12:34
PiddlerInTheRoot
Переглядів 74 тис.
Что еще за обходная зарядка?
0:30
Не шарю!
Переглядів 2 млн
Samsung or iPhone
0:19
rishton vines😇
Переглядів 4,8 млн