Saturday, March 9, 2019

Week 5: MFRC522

MFRC522

RFID (Radio-Frequency Identification) is commonly used in security systems such as door locks. Here, I use the MFRC522 chip that come with a RFID card. The MFRC522 RFID communicates with cards or tags up to 1cm using a 13.56MHz electromagnetic field, then sends the data to Arduino board through SPI communication.

Below is the connection between Arduino and MFRC522 RFID Reader.

RC522 Module       Arduino Uno
       SDA                       D10
       SCK                       D13
      MOSI                      D11
      MISO                      D12
        PQ                Not connected
       GND                     GND
       RST                        D9
       3.3V                       3.3V

No comments:

Post a Comment

Week 18: The Submission

In this final week of the semester, I have done the report hardcover, all the document that needed to submitting online and ready to submit....