TFmini-s lidar with Raspberry pi |How to connect TFmini LiDAR with raspberry pi?

Поділитися
Вставка
  • Опубліковано 22 січ 2020
  • The TFMini is a ToF (Time of Flight) LiDAR sensor capable of measuring the distance to an object .
    click here to buy:
    www.tannatechbiz.com/brand/rp...
    www.tannatechbiz.com/product/...

КОМЕНТАРІ • 18

  • @user-lq7dj3yf9d
    @user-lq7dj3yf9d 3 роки тому

    Is it possible to measure to the decimal point?

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

    can you use 3 lidar sensors at once

  • @stevenreinhardt8451
    @stevenreinhardt8451 3 роки тому +1

    Is there a way to run this from the IDLE within the shell? I am getting an error stating Permission denied: '/dev/ttyS0'. Is there someway to release the permission to ttyS0? It does work when I am in terminal and use sudo python to run the file.

  • @captainobvious9949
    @captainobvious9949 3 роки тому +1

    Can u make a video on how to interface the lidar

  • @CloudExile1
    @CloudExile1 4 роки тому +2

    This code is messed up. There are no indentations. I would save it as a .txt file if you have formatting issues so it wont be messed up for people to download. Also using the UART ports on a raspberry pi your port doesn't work

  • @kousikd3103
    @kousikd3103 3 роки тому

    can you send the original code of it i am getting indentations error

  • @DanPancamo
    @DanPancamo 3 роки тому +1

    wheres the code?

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

    In Raspberry PI 3B never enter in this line if recv[0] == 'Y' and recv[1] == 'Y': # 0x59 is 'Y'