Support for RC522 on pi5 in python

How do I use the RC522 module with a raspberry pi5 board? The instructions I found are related to pi4, and on pi5 we can no longer use the RPi.GPIO module. I believe gpiozero library has to be used.

1 Like

Sorry, but the RC522 module is not compatible with the Raspberry Pi 5 at this time.
You can move to our tutorial to see some of the modules that are compatible with Raspberry Pi 5:
https://docs.sunfounder.com/projects/raphael-kit/en/latest/

1 Like