Arduino RFID Reader

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 มิ.ย. 2024
  • RFID-RC522 module is interfaced with Arduino to read tags/cards having different UIDs.
    Link to code:
    akuzechie.blogspot.com/2021/0...
    Contents:
    0:00 Introduction
    0:16 RFID-RC522 Module Specs
    0:49 RFID-RC522 Pinouts & Operation
    1:50 Block Diagram
    2:26 RFID Module Interface with Arduino
    3:12 C++ Sketch
    4:55 Demonstration
    5:18 Conclusion

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

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

    Good and short demo of your projects.

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

    Congratulations on the videos.

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

    hi. does the same program read the cards to display the code? thank you

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

      If you mean display the UID, then yes within the for loop.