I’m having trouble wiring MFRC 522 on Raspbery Pi 3. This chart is way to confusing.
How do I pin this on GPIO?
> ----------------------------------------------------------------------------- Nicola Coppola
> * Pin layout should be as follows:
> * Signal Pin Pin Pin Pin
> * Arduino Uno Arduino Mega SPARK MFRC522 board
> * ---------------------------------------------------------------------------
> * Reset 9 5 ANY (D2) RST
> * SPI SS 10 53 ANY (A2) SDA
> * SPI MOSI 11 51 A5 MOSI
> * SPI MISO 12 50 A4 MISO
> * SPI SCK 13 52 A3 SCK
> *
> * The reader can be found on eBay for around 5 dollars. Search for “mf-rc522” on ebay.com.
> */