10 experiments with VL53L0X ($1 laser-ranging module for Arduino)

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

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

  • @omarsalem5832
    @omarsalem5832 20 дней назад

    Thank you for this

  • @hoanginh1316
    @hoanginh1316 29 дней назад

    I'm using stm32f103c8t6 (blue pill) with VL53L0X do I need pull up resistor for them

  • @sebastrong
    @sebastrong 5 месяцев назад

    Hello my friend, do you know how many pulses per second does this sensor achieve? Y want to detect the pass of a fast moving object, around 90 Km/h. Do you think the sensor can catch it?

    • @NanoslavicLab
      @NanoslavicLab  5 месяцев назад +1

      This sensor has many settings, so the measurement time can be different. The minimum measurement time is 20 ms, which results in the maximum error. I think this is not enough to measure a speed of 90 km/h

    • @sebastrong
      @sebastrong 5 месяцев назад

      @@NanoslavicLab Thank you! Do you know what kind of sensor may i use for that task?

  • @nickpelov
    @nickpelov 9 месяцев назад

    Speed of light is different in different media. So if something is transparent then you can't trust measurements. Although I wonder if it can be calculated. Also some transparent objects reflect back some of the light, so maybe you can't trust the result even if you account for the speed of light.

  • @MrMorgalis
    @MrMorgalis 9 месяцев назад

    Cool mate , is this able to read distance op an pool 8 biljart ball?
    i have an project like this

    • @NanoslavicLab
      @NanoslavicLab  9 месяцев назад +1

      I can't say for sure. You need to experiment with billiard balls.

  • @yacine.b5605
    @yacine.b5605 4 месяца назад

    Hello, thank you for this very interesting video and for the details provided. I would like to measure the speed of an object by attaching the sensor to it. The goal is to record the displacement every 20 ms and then calculate the speed over time. Does this sensor allow for recording distance data over time, and do you think this is feasible? Thank you very much.

    • @yacine.b5605
      @yacine.b5605 4 месяца назад

      Can you please share the link to the GitHub code ?

    • @NanoslavicLab
      @NanoslavicLab  4 месяца назад +1

      This sensor has many settings, so the measurement time can be different. The minimum measurement time is 20 ms, which results in the maximum error. Longer measurement time gives less error. If the distance to the object changes during measurement, this will lead to an increase in error.

    • @NanoslavicLab
      @NanoslavicLab  4 месяца назад +1

      I used this code github.com/adafruit/Adafruit_VL53L0X

    • @yacine.b5605
      @yacine.b5605 4 месяца назад

      ​@@NanoslavicLab Great, thank you so much. I will try and I will let you know.

  • @hossainalzahid
    @hossainalzahid 9 месяцев назад

    Hello I wanna talk about HPDL 1414

    • @NanoslavicLab
      @NanoslavicLab  9 месяцев назад

      Hi. It's a very old indicator. The Internet has all the information you need to control it.
      For example, you could explore this project: hackaday.io/project/168425-hpdl-1414-16x2-led-display

    • @hossainalzahid
      @hossainalzahid 9 месяцев назад

      I want to make internet clock with one 1414 module with Nodemcu,help