pimylifeup / MFRC522-python

Library utilized for Pi My Life Up's guide on setting up an RFID RC522 reader.
https://pimylifeup.com/raspberry-pi-rfid-rc522/
GNU Lesser General Public License v3.0
193 stars 170 forks source link

System hang #59

Open ShinoNia opened 1 year ago

ShinoNia commented 1 year ago

Hi I have a Raspberry Pi Zero W, kernel 5.10. I tried to use this library to read and write cards, but after running reader = SimpleMFRC522(), the Raspberry becomes unresponsive and I can't do anything. Thanks in advance