There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is the arduino code to read RFID card using RC-522 RFID module. The code used Software SPI pins. i.e. your SPI pins are not fixed, any pin of the arduino can be configured to act as any SPI pin. The DigitalIO library can be found at: https://github.com/greiman/DigitalIO