priyesh1112

Results 6 comments of priyesh1112

Welcome to the MFRC522 data read example Press Ctrl-C to stop. Traceback (most recent call last): File "rfidreader.py", line 51, in (status,TagType) = MIFAREReader.MFRC522_Request(MIFAREReader.PICC_REQIDL) File "/home/pi/MFRC522.py", line 239, in MFRC522_Request...

@lucassarcanjo Thanks a lot for your coordintation in making this post worth usable and improving the flaws in the syntax. I have followed the new directories which you have mentioned...

@victormagalhaess thanks a lot for your feedback. It worked fine. Now I am facing some other issues which I am trying to rectify :)

/home/pi/MFRC522.py:133: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings. GPIO.setup(self.NRSTPD, GPIO.OUT) Welcome to the MFRC522 data read example Press Ctrl-C to stop. Traceback (most...

Thanks @victormagalhaess that is really kind of you. I am trying to solve it but if it does not happen, I will copy the code and send it to you...

@victormagalhaess could you share your email id so that I can send you my code? Though it is exactly the same as Lucas has posted. But, I am facing different...