ESP Component Registry
Open main menu
Docs
Blog
Sign in
grrtzm
/v53l7cx-library
1.0.6
Latest
uploaded 2 days ago
VL53L7CX Ultra Lite Driver (ULD) port for ESP-IDF v5.5+, using the new I2C master driver.
Readme
Dependencies
1
Dependents
0
Examples
11
Versions
3
example_01_ranging_basic
Minimal bring-up example for the VL53L7CX Ultra Lite Driver (ULD) which includes I²C initialization, functionality checks, and basic ranging…
Archive size ~ 4.54 KB
example_02_get_set_params
This example demonstrates the capabilities of the VL73L7CX sensor to get and set parameters, initialize the sensor, configure settings, and capture…
Archive size ~ 4.70 KB
example_03_ranging_modes
Demonstrates switching between the VL53L7CX ranging modes and retrieving frames, including continuous/autonomous modes, integration time, and ranging…
Archive size ~ 3.42 KB
example_04_power_modes
This example demonstrates the ability of the VL53L7CX to change power modes by initializing the device, setting a configuration, changing the power…
Archive size ~ 3.29 KB
example_05_multiple_targets_per_zone
This example demonstrates the VL53L7CX's ability to get/set parameters by initializing the VL53L7CX ULD, configuring it, and starting a ranging to…
Archive size ~ 3.29 KB
example_06_i2c_and_ram_optimization
This example shows the possibility of VL53L7CX to reduce I2C transactions and RAM footprint. It initializes the VL53L7CX ULD and starts a ranging to…
Archive size ~ 3.43 KB
example_07_calibrate_xtalk
This example demonstrates the VL53L7CX capability to get/set parameters by initializing the ULD, configuring settings, and starting a ranging process…
Archive size ~ 3.49 KB
example_08_vizualize_xtalk_data
This example demonstrates the VL53L7CX's capability to visualize crosstalk (Xtalk) data by initializing the module, performing Xtalk calibration, and…
Archive size ~ 3.85 KB
example_09_detection_thresholds
This example demonstrates the VL53L7CX's capability to program detection thresholds by initializing it, creating two thresholds per zone for a 4x4…
Archive size ~ 5.02 KB
example_10_motion_indicator
This example shows the VL53L7CX motion indicator capabilities.
Archive size ~ 3.36 KB
example_11_motion_indicator_with_detection_thresholds
This example shows how to use the motion indicator with detection thresholds for user detection applications, where motion above 44 is considered…
Archive size ~ 4.97 KB