RFID UHF Memory Banks Explained

Поділитися
Вставка
  • Опубліковано 1 січ 2025

КОМЕНТАРІ • 14

  • @jacobide2647
    @jacobide2647 3 місяці тому

    Wow! Thank you. I’m building an RFID application right now and this is exactly what I needed.

  • @nisarahmed6308
    @nisarahmed6308 2 роки тому +1

    will go through your other vdos to understand this :)

    • @nisarahmed6308
      @nisarahmed6308 2 роки тому

      @@techmadesimple-ColynnBlack sure thanks

  • @kb3164
    @kb3164 2 роки тому

    I'm currently using RFID's as a part of my Thesis research. I'm trying to figure out the Arduino programming code used to access sensor data from RFID sensor tags. Any suggestions?

    • @techmadesimple-ColynnBlack
      @techmadesimple-ColynnBlack  2 роки тому +1

      Thanks for the question. There are multiple data sheets available online that will pertain to many of the sensor chips on the market. For instance EM Microelectronic has many data sheets online.
      Do you have a specific chip you are focusing on? Otherwise I can recommend a few depending on what type of sensor data you are looking for (i.e. temperature, moisture, capacitance, etc.).

    • @kb3164
      @kb3164 2 роки тому

      @@techmadesimple-ColynnBlack Since I made this post, I was able to gain access to my tags sensor data. But thank you for replying.
      At the moment, I'm trying to figure out an Arduino code that will let me read multiple UHF RFID tags concurrently using a Sparkfun Nano RFID reader.

  • @georgealbo
    @georgealbo 2 роки тому

    iam asking about decoding RFID tag is that posible

    • @techmadesimple-ColynnBlack
      @techmadesimple-ColynnBlack  2 роки тому

      Are you referring to security of a tag such as locking them from people being able to program over the data?

    • @techmadesimple-ColynnBlack
      @techmadesimple-ColynnBlack  2 роки тому

      Or using a reader to read the tags?

    • @georgealbo
      @georgealbo 2 роки тому

      @@techmadesimple-ColynnBlack just decoding as sgtin-96 and how to decode it by hand

    • @georgealbo
      @georgealbo 2 роки тому

      The math

    • @techmadesimple-ColynnBlack
      @techmadesimple-ColynnBlack  2 роки тому +1

      @@georgealbo Ok so you are referring to bit conversions and how that applies to some of the standardized programming schemes?