TOF10120 Laser Range Sensor / Micropython

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

КОМЕНТАРІ • 36

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

    Thanks for this... Would have never though of using it as a tilt sensor.

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

    Love these videos. Please keep making more!

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

    Nice video lots easy to understand and prog in micropython then forth...

    • @0033mer
      @0033mer  3 роки тому

      Glad it was helpful!

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

    Very cool! Thank you. Going to have to some up with something to build as an excuse to play with it.

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

    Does the laser can be seen with human eyes at night? I need it for a stair ilumination project and ultrasonic sensor is to big and imprecise for me. Can you help me? I cannot find this information online..

  • @pasquentmax
    @pasquentmax Рік тому

    Hello
    your code works fine but I have problems with i2c conflicts with a moteu controller card, which I do not know how to fix. Ho

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

    Pretty cool!

  • @music4us-4
    @music4us-4 3 роки тому

    Hey I need some help building a prototype? Any way you can help?

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

    could you tell me which video shows how to install flash forth and set it up with tera term, thanks

    • @0033mer
      @0033mer  3 роки тому

      This site should get you started:
      arduino-forth.com/article/FORTH_FlashForth_installation_installerFlashForth
      I have made a video on programming the Arduino Nano with Interactive Arduino which I wrote for teaching purposes. You can follow it and change the .Hex file to ff_uno.hex and the fuse/lock bits to high DA, low FF, extended FF, lock FF. Teraterm speed is 38400 baud.
      ua-cam.com/video/P6rMFcwik3M/v-deo.html

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

    What if it tilts up? Does it have the range to pick up a 12' ceiling?

    • @0033mer
      @0033mer  2 роки тому

      No .. it maxes out at about 6 feet.

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

    How accurate is this?

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

    Good video. What is the accuracy at small distances?

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

      Check out this video:
      ua-cam.com/video/xO5_3SjEhS4/v-deo.html

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

    i try it with TOF050H esp8266 not working !

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

    Can we use the Raspberry PI 4 with this sensor?

    • @0033mer
      @0033mer  3 роки тому

      Yes .. any board capable of I2C will work.

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

    New Subscriber. Wondering if there is a way to measure the distance of objects in water?

    • @0033mer
      @0033mer  3 роки тому

      Water level readings would not be very reliable, but you could put a float into the water and aim the laser at the float, then subtract the thickness of the float from your readings.

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

    Great Video !
    can this be used as a water level meter, or would the laser cut right through the water and give false distance reading ?

    • @0033mer
      @0033mer  3 роки тому

      Water level readings would not be very reliable, but you could put a float into the water and aim the laser at the float, then subtract the thickness of the float from your readings.

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

    Nice video. Any idea how the sensor performs outside (rain/fog/snow) ?

    • @0033mer
      @0033mer  3 роки тому

      It will probably perform better in a controlled environment as strong sunlight will interfere with the decoder.

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

      @@0033mer Indeed, sunlight will probably have an influence. I was more thinking about rain, but I guess there's also some impact.

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

    Cool

  • @TOMTOM-nh3nl
    @TOMTOM-nh3nl 3 роки тому

    Thank You

    • @0033mer
      @0033mer  3 роки тому

      You're welcome

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

    I have built the circuit, but after a short time I get this error message:
    120
    112
    115
    118
    118
    119
    117
    116
    Traceback (most recent call last):
    File "", line 21, in
    OSError: 5

    • @0033mer
      @0033mer  3 роки тому

      Reload the latest version of Micropython for the Pico. Do a complete erase first using flash_nuke.uf2. Run the code again.

  • @50Hz
    @50Hz 3 роки тому +2

    Me sitting here thinking how can I use this.

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

      6ft? social distance warning for covid 🤣

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

      I have a 20 year old car I regularly drive, and for me this could be a great way to make a DIY parking rangefinder to help me back it into spots or a garage snugly.

    • @50Hz
      @50Hz 3 роки тому

      @@SentientSkeletorClipLoop I actually made a tutorial for this exact thing using an ultrasonic sensor and a light that came on. Still working three years later

  • @qozia1370
    @qozia1370 Рік тому

    at least show the readings!!!!!!