MFRC522 Based RFID Reader/Writer
Greg LaPolla
Posts: 320
in Propeller 2
I have just finished porting the Arduino driver over to the P2. The driver is mostly stable, untested on some cards that I have not been able to get my hands on.
You can get these on Amazon for around 10 bucks.
I am still adding a few demo programs but the base driver is stable. I have developed this all using flexprop as I am on a mac. If you run into any issues on proptool, please try compiling it on flexprop first.
You can pull the driver from my gitlab repo at https://gitlab.com/propeller1/spin-2/mfrc522
I still need to clean up the code a bit and add a few more demo's after which I will send it to parallax to be added to the P2 github drivers.