MFRC522-python
MFRC522-python copied to clipboard
A small class to interface with the NFC reader Module MFRC522
High CPU
When working with a library MFRC522-python I watched high CPU. About ~ 50%. Please support this issue. Thank you.
I tryed this but not working. Could you give me the full Read.py file? > > Here is an ugly hack that adds interrupt driven support for waiting for a...
I needed to be able to read MFRC522 reader on a Pi from JavaScript (Node.js). What I did was port the code from Python to JavaScript. I'd like to offer...
Hello! There is a problem with the launch of a similar program. Platform - Raspberry Pi 3 B+, OS Raspbian with a graphic shell. The script is written in Python...
Hello I have a problem with my MFRC522: When I make a reboot and start the Read.py file like this: "python Read.py" it always looks like this: Code: Select all...
Hi If a card is put against the reader, the Read.py script will continue to read the same card over and over, and process the output (in this case printing...
I actually already raised the issue and details on this thread, but belatedly thought it might have been better to raise it as a new issue if help was to...
As a complete novice to Pi, I am having trouble out how to actually write data onto an rfid. Any help? Thanks
Gain
Hello, just somehow got to your cool module so i thought i ask you. I bought some really cheap MFRC-522 reader/writers for my raspberry pi RFID project. Now i started...
I am trying to send an NDEF Message from my Android Phoneto my Raspberry Pi via the rfid-rc522 reader. When using this library I constantly get an authentication error. Is...