uploaded 4 months ago
A vl53l8cx library for esp32 using the esp-idf framework.
-
calibrate_xtalk
This example demonstrates the VL53L8CX's capability to get/set parameters, initializing the ULD, configuring settings, and starting a ranging process…
Archive size ~ 4.26 KB
-
detection_thresholds
This example demonstrates the VL53L8CX's capability to program detection thresholds by initializing the device and creating 2 thresholds per zone for…
Archive size ~ 4.97 KB
-
get_set_params
This example demonstrates how to initialize the VL53L8CX ULD, configure the settings, and start ranging to capture 10 frames. It outlines necessary…
Archive size ~ 5.46 KB
-
I2C_and_RAM_optimization
This example shows the possibility of VL53L8CX to reduce I2C transactions and RAM footprint. It initializes the VL53L8CX ULD and starts a ranging to…
Archive size ~ 4.18 KB
-
motion_indicator
This example shows the capabilities of the VL53L8CX motion indicator.
Archive size ~ 4.11 KB
-
motion_indicator_with_detection_thresholds
This example shows how to use the motion indicator with detection thresholds for user detection applications. Motion above 44 is considered movement,…
Archive size ~ 4.97 KB
-
multiple_targets_per_zone
This example demonstrates the capabilities of the VL53L8CX sensor to get and set parameters. It initializes the sensor, configures it, and starts…
Archive size ~ 4.05 KB
-
power_modes
This example shows the ability of VL53L8CX to change power modes by initializing the device, configuring it, changing the power mode, and starting a…
Archive size ~ 4.06 KB
-
ranging_basic
This example initializes the VL53L8CX ULD and starts a ranging to capture 10 frames, configured with a resolution of 4x4 and a ranging period of 1Hz.
Archive size ~ 3.89 KB
-
ranging_modes
This example shows the differences between ranging modes of VL53L8CX (mode continuous and autonomous). It initializes the VL53L8CX ULD, sets the…
Archive size ~ 4.07 KB
-
vizualize_xtalk_data
This example demonstrates the VL53L8CX's capability to visualize crosstalk (Xtalk) data by initializing the sensor, performing Xtalk calibration, and…
Archive size ~ 4.64 KB