Python Forum
LONG range RFID - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: LONG range RFID (/thread-11794.html)



LONG range RFID - 9632128199 - Jul-26-2018

I want to konw about RFID reader in raspberry pi usng python...

I need to read the data from RFID receiver through raspberry pi using pythn code...

do i need to buy any chip....suggest me an name of the chip....


RE: LONG range RFID - Larz60+ - Jul-26-2018

here's a step by step: https://pimylifeup.com/raspberry-pi-rfid-rc522/
if you want to study the code: https://github.com/pimylifeup/MFRC522-python


RE: LONG range RFID - 9632128199 - Jul-26-2018

we are using rfid concept in real time...for long range we have antenna whch z connected wd rfid reader...when person or vehicle with tag or card entering the area,antenna z detecting the tag....i want to read the tag details thro raspberry pi....is there any way or any module i need to add??????