ELECTRONIC WALKS
ELECTRONIC WALKS
  • 1
  • 11 070
Arduino With PN532 NFC RFID Module V3 English
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/1CVlVljIzO14FNhfMHWYgtla0Uj4ODh6V/view?usp=sharing
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:- m. electronicwalks
LIKE,SHARE,COMMENT & PRESS 'BEL ICON' FOR INSTANT NOTIFICATION
มุมมอง: 11 073

วีดีโอ

ความคิดเห็น

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

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

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

    this does not work at all

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

    Will this read pet RFID chips?

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

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

  • @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 ปีที่แล้ว

      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!

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

    schematic not found

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

    Good work