RFID RC522 (Raspberry Pi)

preview_player
Показать описание
Basic tutorial of how to setup a RFID reader/writer (RC522) with the Raspberry Pi.

Required Parts:

Music:

Licensed under Creative Commons: By Attribution 3.0 License

Support the channel with Bitcoin!
Рекомендации по теме
Комментарии
Автор

very good video. Can't wait to see more of your post

Migi
Автор

may be you dont need to record it with 1080 resolution when recording a terminal....or you can make your terminal font size larger...

Fadhilx
Автор

um Im getting errors on line 135, 406, 138, 141 in the MFRC522.py file.

ammarkhan
Автор

sir we followed the same installed properly....but after running 'python Read.py' card is not connections are right....plz help us sir...thank u

kuldeepsingh-ebsu
Автор

Is it possible to use the back of the reader ???

jarno
Автор

I'm running the same code with one Raspberry PI Zero W, but it's not Working. If I take de Card and put on my PI Zero 1.3 it Runs gracifully. I Really don't know what's The problem. Could You help me?!

rafaband
Автор

Can this RFID reader read data from any 13.56 mhz card?

HeyRaggy
Автор

Hello i follow all your instruction, but it can't read the card and the fob..do you have any solution?

DimasArdiyanto
Автор

And I want to set up the same system, but to read a passive tag at a distance of 20 meters.

AdaoRibeiroDosSantos
Автор

Do you know how it would be possible to control and LED with the RFID card?

Milk-tea
Автор

Do you know how to use 2 RC522 RFID modules on 1 raspberry ???

ngothuonghoa
Автор

sir plz tell, how can we link a program with rfid detection??? and i am also not getting the interfacing option...plz help me out...tnkx

kuldeepsingh-ebsu
Автор

The pin map of the Raspberry Pi would've been a nice still image to put in this video to show what gets connected to what.

stargasm
Автор

Awesome!! Hey is there a way to use this to enter the RFID code into a google doc?

simonhead
Автор

can you tell me all of the cable colours beacuse i could not see

sumayyazaynab
Автор

Hello! I get this error when i try to run the Read.py file: File "/home/pi/MFRC522-python/MFRC522.py", line 141, in Write_MFRC522 spi.transfer(((addr<<1)&0x7E, val)) TypeError: function takes exactly 2 arguments (1 given). Please help me, I do not know what to do.

rikardjohansson
Автор

I appreciate the written instructions, but the video and the work in the terminal is impossible to follow (bc as others have noted, how small the terminal/text is). I got lost towards the Read.py part of the instructions and struggled to see what was happening in the video here. Thanks

TeddyMonacelli
Автор

newbie: why do we need to install python 2.7 in raspberry?? isn't both python 2 & 3 already in it
!!??

birabir
Автор

its prompting for username and password while clining...i have a registered account on github but its not accepting.

Awa-csnu
Автор

Hi,
I type
sudo python Read.py
Welcome to the MFRC522 data read example
Press Ctrl-C stop.
and nothing happens
I user Raspberry pi 3 B+
Thanks

JuanRuiz-pcoc