About 216,000 results
Open links in new tab
  1. Using multiple VL53L1X with arduino - Sensors - Pololu Forum

    Oct 11, 2018 · for a project in school i have to implement 5-7 VL53L1X sensors. I found a code for VL53L0X sensors. I tried to implement two sensors with this code:

    Missing:

    • Multi Zone

    Must include:

  2. vl53l1x-arduino/examples/ContinuousMultipleSensors ... - GitHub

    /* This example shows how to set up and read multiple VL53L1X sensors connected to the same I2C bus. Each sensor needs to have its XSHUT pin connected to a different Arduino pin, and …

    Missing:

    • Multi Zone

    Must include:

  3. Porting advanced People counter code to "fit" arduino (VL53L1X)

    Jun 17, 2019 · I have wanted to build a people counter sensor for a while now an after seeing People counter demo on youtube I ordered a couple of VL53L1X sensors. I managed to find the code that ST Microelectronics uses in the demo but it …

  4. Multiple VL53L1X sensors with 5x16 RoI arduino programming

    Apr 27, 2021 · Download STSW-IMG017 - 2D LIDAR using multiple VL53L1X Time-of-Flight long distance ranging sensors from the ST site. This code programs 9 sensors, and modifies the ROI continuously.

  5. VL53L1X_ULD/examples/02.Advanced/MultiSensor/MultiSensor.ino ... - GitHub

    Arduino library for the VL53L1X ported from the Ultra Lite Driver from ST - rneurink/VL53L1X_ULD

    Missing:

    • Multi Zone

    Must include:

  6. GitHub - stm32duino/VL53L1: Arduino library to support the …

    Arduino library to support the VL53L1 Time-of-Flight ranging sensor with advanced multi-zone and multi-object detection.

  7. VL53L1X multisensor with two zones each - Pololu Forum

    Nov 2, 2023 · In my project i need to use two VL53L1X in order to count people walking trough two doors. With your library (and example: ContinuesMultipleSensor) I’m able to use two sensor in full 16x16 SPAD. I’m able also to configure just one sensor with two SPADS zones, and works.

  8. This user manual explains how to configure the ROI of the VL53L1X with a view to moving the FoV so that each range produces a distance in a different zone. This can be achieved using the software (SW) driver application programming interface in conjunction with the instructions given in this document.

  9. Arduino | Adafruit VL53L1X Time of Flight Distance Sensor

    Oct 27, 2021 · The Adafruit VL53L1X is a Time of Flight distance sensor that has a massive 4 meter range and LIDAR-like precision. The sensor contains a very tiny invisible laser source and a matching sensor. The VL53L1X can detect the "time of flight", or how long the light has taken to bounce back to the sensor.

    Missing:

    • Multi Zone

    Must include:

  10. Read multiple VL53L1X with master/slave configuration - Arduino Forum

    Jan 31, 2019 · I'm trying to read the data from 6 distance sensors (VL53l1X) more or less at the same time. First thing I tried is too hook all sensors up to one mega, but that isnt an option because it takes way too long to read the sensors one after another, since no parallel code execution is possible.

    Missing:

    • Multi Zone

    Must include:

Refresh