RFID UHF Memory Banks Explained

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 14

  • @jacobide2647
    @jacobide2647 Месяц назад

    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?