CARVIEW |
Select Language
HTTP/2 200
date: Sun, 24 Aug 2025 20:57:21 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 9745c2f0da3675e9-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=9a568c26-1170-4bab-be6e-f493be4c1229; expires=Mon, 24 Aug 2026 20:57:20 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=9a568c26-1170-4bab-be6e-f493be4c1229; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=vrL1zfeZvOA0wbWxyTkVUZWJILU.zZ6o0taE0XGGS90-1756069041-1.0.1.1-DYqrkYo3ZMMxJhjBtW_x8ctmcfUv_WBJwi2J1iw2gI9pXBwSLcPaMDQ0udIvSAzzjx2ARq_o8SXGU8hsza4ekwwtKkqi3RgMsBbwFusbduE; path=/; expires=Sun, 24-Aug-25 21:27:21 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=FFqPstMFDCSOqndX2Mv5eYZ.iLgxykdIkrqOA6MJpfk-1756069041114-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 1fb7ed8a-006f-45e9-891c-daacb52f3fff
x-worker-origin-response-time: 327000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'rfid' Questions - Raspberry Pi Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [rfid]
RFID stands for "radio-frequency identification" and is used to identify and track objects via wireless communication over short distances.
148 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
128
views
1
vote
0
answers
306
views
connect RFID - RC522 directly to a PC using USB to TTL converter [closed]
I want to connect RFID - RC522 (Link: https://robu.in/product/rc522-rfid-card-reader-module-13-56mhz/) directly to a PC (Ubuntu 20.04) using CP2102(6-pin) USB 2.0 to TTL UART serial converter(Link: ...
0
votes
0
answers
200
views
Cannot determine pins to use when connecting 3 SPI devices to Pi 5
I am trying to connect 3 SPI devices to my pi 5, they are all RFID-RC522 modules and so they all have the same device id, so I put them on separate busses.
I researched and selected these three ...
0
votes
0
answers
92
views
Multiple MFRC522 RFID readers on Raspi Zero
For university I have to connect multiple RFID readers to my RasPi. Ideally 8 at a time. However after weeks of testing I have not managed to make it work. I figured out that the setmode GPIO.BOARD ...
-1
votes
1
answer
150
views
Rasberry Pi Pico + RFID-RC522 restarts pi pico
I am using this micropython library -> https://github.com/wendlers/micropython-mfrc522/blob/master/mfrc522.py
I have my pi pico connected to my raspberry pi 4 over USB. When I run read.do_read() it ...
-1
votes
1
answer
54
views
Error when running python read.py and write.py (MFRC552) library
so im getting an error while setting up my RFID552 on RP 4B
i downloaded this library https://github.com/mxgxw/MFRC522-python
When I run the Read.py, i get an error saying error in line 33 which is ...
2
votes
0
answers
2k
views
0
votes
0
answers
75
views
Raspberry 3 with touch screen and RFID scanner power supply
I have some cheap scanner I'm playing around. It's USB connected and it works.
I wonder can it be safe to make separate power for scanner, bcs allready have touch screen taking power from raspberry ...
0
votes
0
answers
58
views
How to Read Result from Two Different USB Ports and Differentiate Them
I have a project where I control to access door with a Raspberry Pi. I want to connect two USB RFID readers to the Raspberry Pi. based on the read from each one, it will open a specific door. Right ...
1
vote
0
answers
271
views
How to read RFID tag value using Wiegand protocol?
I am trying to read RFID tag values using Paxton P75 reader. Here I have already connected reader with wiznet w5500 pico. and apply https://github.com/Rajan244/RFID/blob/main/wiegand.py to read the ...
2
votes
0
answers
111
views
How to decode RFID value?
I am working on an attendance system project using Raspberry Pi Pico W, EM - 18 reader and MicroPython.
Not sure of the tag type here, but I guess it is 125KHz tag. More, my card is keeping '29714856'...
1
vote
0
answers
171
views
how to give power and ETH to pi pico W at same time?
Learning following project https://github.com/sbcshop/Raspberry-Pi-Pico-RFID-Expansion.
Now the requirement is to connect project with Ethernet network, also provide power supply at same time.
Qustion:...
0
votes
1
answer
651
views
how to use a multiple rc522 (RFID) sensors with i2c on a PICO with a Adafruit PCF8575 board
I've been looking through the web for the case of multiple rc522 (RFID sensors) attached to a PICO/W using I2C. Most of the examples and Micropython library code seem to be using SPI. Can someone ...
0
votes
0
answers
96
views
Raspberry pi Touch Screen Display unable to connect other modules due to having to use the same pins
Good day~ I've been working with a project that involves a raspberry ,a display touch screen, RFID reader and GSM module.
However after setting up the display touch screen for raspberry pi, I noticed ...
1
vote
2
answers
2k
views
Raspberry Pi 4 having issues reading from a RFID-RC522
I am following this tutorial to get my raspberry pi set up with an RFID module. Unfortunately, I cannot get it to work.
Specifications
Raspberry pi 4 Model B
Raspbian GNU/Linux 11 (bullseye)
Mifare ...
- The Overflow Blog
-
-
Hot Network Questions
- Why do aviation safety videos mime mouth-inflating the life vest?
- Why can the point of application of a force be moved along its line of action in a rigid body?
- A word for someone who seems unassuming and is overlooked, but turns out to be powerful
- Which passport should I use at the immigration counter?
- "Square root" of operator on a Banach space
- Was a man arrested for saying "We like bacon"?
- Ansible will not accept the quoting that it is telling me to add
- Are some particular airline combinations completely unbookable?
- Computing the group-cohomological obstruction to a group extension splitting
- Dovecot login rejected with password having illegal chars
- What does the symbol '-pp-' mean in Cambridge Dictionary?
- Is Berk (1966)'s main theorem standard in Statistics/Probability? Is there a name for it?
- Having trouble identifying a font
- Should 1 Peter 1:5 read ‘a’ or ‘the’ before ‘salvation’, or should it just read ‘salvation’?
- How can I get my security door to stay shut in place as to not obstruct the deadbolt?
- Will the ice cream spill over?
- Did the success of "Star Wars" contribute to the decision to make "Strangers" starring Don Henderson?
- I have created the following table, but it says - undefined \cline error. Compiler is latex and build using dvi-ps-pdf
- Justifying a 'analog horror' aesthetic in a 'future' setting
- What is the publication date(day/month) of Philosophiæ Naturalis Principia Mathematica from 1687?
- to suggest that they were married
- Film about alien spaceships ominously hovering over Earth, only to form a shield to protect it
- Missing derailleur hanger bolt
- Fewest cages for unique Killer Kropki Sudoku