Arduino With PN532 NFC RFID Module V3 English

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2020
  • WELCOME TO ELECTRONIC WALKS GUYS.
    Today i am going to show connection & working of PN532 NFC RFID Module V3 with arduino.
    PN532 Nfc Module:- Have 3 modes,
    1. SPI(Serial Peripheral Interface bus (SPI)).
    2. I²C (Inter-Integrated Circuit).
    3. HSU (High Speed UART).
    NOTE:- I AM WORKING WITH I²C (Inter-Integrated Circuit) MODE. KEY MODE 1:0 FOR I²C.
    Schematic Diagram:- drive.google.com/file/d/1CVlV...
    PDF FILE OF PN532 MODULE(Information):-www.elechouse.com/elechouse/im...
    CODE SOURCE:- Arduino library(as shown in video).
    for more:- visit link
    INSTAGRAM:- / electronicwalks_24
    FACEBOOK:- / electronicwalks
    LIKE,SHARE,COMMENT & PRESS 'BEL ICON' FOR INSTANT NOTIFICATION

ความคิดเห็น • 11

  • @pxfouille421
    @pxfouille421 ปีที่แล้ว

    Crystal clear ! Works well with Arduino MKR Wifi 1010 and PN532 NFC Module V3

  • @shwetankjain1718
    @shwetankjain1718 3 ปีที่แล้ว

    Good work

  • @ranjeethstudio2483
    @ranjeethstudio2483 หลายเดือนก่อน

    I did everything as you said. Upload also done. But still device not reading NFC card data?😢

  • @ashokas5812
    @ashokas5812 2 ปีที่แล้ว

    how to send data to Android(NFC support) using NFC module in micro controller? kind dynamic act as reader or sometime as sender?

  • @christopherlawes9286
    @christopherlawes9286 2 ปีที่แล้ว

    Thank you. Got this working with Arduino Pro Micro. Can now login to work computer with rfid card.

    • @techbutterflymaps9873
      @techbutterflymaps9873 ปีที่แล้ว

      I'm trying to do this same thing - make a rfid login box with a PN532 and Pro Micro. I have it all wired up and reading the card fine, but I'm not sure how to use what is read to verify the card number and proceed to send the keystrokes. Every video I've found on the subject only shows how to wire it up and run the example script.

    • @techbutterflymaps9873
      @techbutterflymaps9873 ปีที่แล้ว +1

      Nvm I finally figured it out. Had to build a string with the returned hex values, then I could compare the string to my authorized card.

    • @christopherlawes9286
      @christopherlawes9286 ปีที่แล้ว

      @@techbutterflymaps9873 I also added a small screen and a button so I can cycle through multiple logins. Super cool!

  • @repairstudio4940
    @repairstudio4940 ปีที่แล้ว

    Will this read pet RFID chips?

  • @MrPritz007
    @MrPritz007 3 ปีที่แล้ว +1

    schematic not found

  • @repairstudio4940
    @repairstudio4940 ปีที่แล้ว

    this does not work at all