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 172 forks source link

Uses lib in SPI V2 and Asus Tinker #33

Open mauriciolucas22 opened 3 years ago

mauriciolucas22 commented 3 years ago

Hello, I try to run the lib, but it's just the Raspberry card. I changed the lib to use Asus.GPIO (Asus TInker), but it doesn't work with spiV2.

This lib has modifications that I can use with the RFID-RC522 reader with spi v2?