How to Use an RFID Module with Arduino for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

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

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

    Can you tell which online simulator you have used to show connection?

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

      I'm using an offline software called Fritzing.

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

    hi this is great but the led lights wont light up when i scan the card

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

      Make sure the LEDs are connected correctly (positive side to a digital pin and negative side to GND). It could also be a broken jumper wire, try to change the jumper wires.

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

    Do you have code that will work with UNO R4 Wifi board?

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

      This code will work on that board but to add the extra functionality to upload data, you'll have to try the Arduino Cloud IoT, they have tutorials on how to upload sensor data.