Real Time Locating System (RTLS) using UWB ESP-32 Board, and MQTT as Communication

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ย. 2024

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

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

    I appreciate your demonstration of UWB sensors technology. Are UWB sensors more recommended for capturing movements in real time, compared to RFID technology, which is mostly used in access control?

    • @YaserAliHusen
      @YaserAliHusen  11 หลายเดือนก่อน +1

      For accuracy, UWB is best than others,
      But I have not use it in real environment.
      I see the problem is, UWB should not be covered by metal or any object

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

      @@YaserAliHusen Is good to know that limitation. Thanks Yaser

  • @rakaputrapratama6786
    @rakaputrapratama6786 2 ปีที่แล้ว

    very inspiring !

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

    Super Thanks

  • @markmaker2488
    @markmaker2488 ปีที่แล้ว +1

    Excellent

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

      Thanks Mark, don't forget to like and subscribe 😉😉

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

      @@YaserAliHusen done!

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

    Awesome! could the tracking refresh rate be faster if you don't have any delays in the arduino code for printing to the screen?

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

    Very useful. Would like to try drone tracking

    • @YaserAliHusen
      @YaserAliHusen  4 หลายเดือนก่อน +1

      Drone better use gps rather than UWB
      this is suitable for indoor usage such as forklift tracker

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

      I wanted to track indoor drones

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

    Quero um
    Parabéns ficou incrível

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

    Why does the range between the anchors need to be hard coded, can’t they range on each other as well?

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

    Hello budy, how are you ? I found your video very interesting! Congratulations. I would like to know more about this specific project, if you can tell me I would be happy. thank you from Brazil.

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

    Password is A789

  • @ezra.theophilus
    @ezra.theophilus ปีที่แล้ว

    Halo pak Yaser, saya ingin mempelajari juga untuk Ultra-Wideband ini namun dengan DW3000. Saya memiliki suatu permasalahan untuk melakukan setting TWR dengan 2 anchor dan 1 tag. Saya baru saja memahami setting antara 1 tag dan 1 anchor, bagaimana cara mempelajari pemrograman untuk ini?

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

      Kalau tidak salah menggunakan trigonometri untuk menetukan koordinat titik C, jika A dan B adalah anchor.
      Bisa dilihat di code yang saya sediakan

    • @ezra.theophilus
      @ezra.theophilus ปีที่แล้ว

      Baik, terima kasih pak!@@YaserAliHusen

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

    Thanks

  • @qwerty-u6e
    @qwerty-u6e 2 หลายเดือนก่อน

    Password A789

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

    Could you use the Anchors in a follow me robot. And the tag in the individuals hand.?

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

      Yes, It is possible, robot will follow tag on your hands.
      You can find the video on youtube, someone already implemented it

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

      @@YaserAliHusen Thanks for the reply. Are you knowledgeable enough to do that? I would be willing to commission you. If you're interested, please get in touch. Keep up the great content.

    • @YaserAliHusen
      @YaserAliHusen  ปีที่แล้ว +1

      @@rb4421, Thanks for your support.
      You can find it at th-cam.com/video/fieUOGI0wnw/w-d-xo.html
      I am sorry, I have limit time and knowledge to make it, maybe later if I create it, I will upload the video

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

    Hello, I always get "Attempting MQTT connection...failed, " whenever I try to run the program. Can you help me?
    When I run the python file in vscode, vscode says "Import "paho.mqtt.client" could not be resolved from source", is this a problem?

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

      Did you install paho mqtt library?
      Install paho mqtt: pip install paho-mqtt

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

      @@YaserAliHusen Yes I did through command prompt, and I received those warning messages from vscode

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

      @@temmiethy166 , what is your mqtt broker?is it correct configuration of your mqtt connection?

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

      @@YaserAliHusen How do i check what is my mqtt broker? Are you referring to this line?
      //if you MQTT broker has clientID,username and password
      //please change following line to if (client.connect(clientId,userName,passWord))
      if (client.connect(clientId.c_str()))

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

      @@temmiethy166 we have the same problem, how did you resolve this?

  • @AutomasiID
    @AutomasiID 2 ปีที่แล้ว

    mantab, jarak terjauh tag ke ancor berapa pak Yaser?

    • @YaserAliHusen
      @YaserAliHusen  2 ปีที่แล้ว

      Saya belum ujicoba yang terjauhnya.
      Menurut informasi dari internet DWM1000 bisa mencapai 47 meter.
      Tetapi perlu diingat,itu tanpa halangan termasuk tembok dan lain2

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

    This UWB ESP-32 is available in India??

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

      I don't know, my location is Indonesia.
      Maybe in India there is similar product UWB-ESP32

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

      @@YaserAliHusen Can u name the products which are similar to this UWB-ESP32??

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

    who can share the password?

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

    a seven eight nine