News

Plug the RFID module into the breadboard with enough space around it. Connect the VCC pin to the Arduino's 3.3V (not 5V), and GND to the ground rail. For the data connections, wire SDA to Pin 10, SCK ...
I just received my RC522 RFID reader and made this simple Arduino access control system that uses the reader, a buzzer for the alarm and a relay shield for the security system. The relay can be used ...
A second Arduino is used to read NFC and RFID cards using a Mifare RC522 reader. The system uses its own credit system, so a user can be issued a card with a certain amount of pre-paid credit.