uploaded 8 months ago
        
        
            A vl53l5cx library for esp32 using the esp-idf framework.
        
        
     
        
            
                
                    - 
    
        
            
                calibrate_xtalk
            
        
        
            
                
                    This example demonstrates the ability of the VL53L5CX to get/set parameters, initializing the ULD, setting a configuration, and starting a ranging…
                    
                 
            
            
                Archive size ~ 4.21 KB
            
         
     
 
                
                    - 
    
        
            
                detection_thresholds
            
        
        
            
                
                    This example demonstrates the VL53L5CX's ability to program detection thresholds by initializing the sensor with two thresholds per zone for a 4x4…
                    
                 
            
            
                Archive size ~ 4.96 KB
            
         
     
 
                
                    - 
    
        
            
                get_set_params
            
        
        
            
                
                    This example demonstrates how to initialize the VL53L5CX ULD, configure its parameters, and start ranging to capture 10 frames. It provides…
                    
                 
            
            
                Archive size ~ 5.45 KB
            
         
     
 
                
                    - 
    
        
            
                I2C_and_RAM_optimization
            
        
        
            
                
                    This example demonstrates the capability of VL53L5CX to minimize I2C transactions and RAM usage by initializing the VL53L5CX ULD and starting a…
                    
                 
            
            
                Archive size ~ 4.17 KB
            
         
     
 
                
                    - 
    
        
            
                motion_indicator
            
        
        
            
                
                    This example shows the VL53L5CX motion indicator capabilities.
                    
                 
            
            
                Archive size ~ 4.09 KB
            
         
     
 
                
                    - 
    
        
            
                motion_indicator_with_detection_thresholds
            
        
        
            
                
                    This example shows how to use the motion indicator with detection thresholds, useful for user detection applications. It requires connecting the INT…
                    
                 
            
            
                Archive size ~ 4.96 KB
            
         
     
 
                
                    - 
    
        
            
                multiple_targets_per_zone
            
        
        
            
                
                    This example demonstrates the capability of the VL53L5CX to get and set parameters. It initializes the VL53L5CX ULD, configures it, and starts…
                    
                 
            
            
                Archive size ~ 4.04 KB
            
         
     
 
                
                    - 
    
        
            
                power_modes
            
        
        
            
                
                    This example demonstrates how to change the power mode of the VL53L5CX, initializing the device, setting a configuration, and starting a ranging to…
                    
                 
            
            
                Archive size ~ 3.98 KB
            
         
     
 
                
                    - 
    
        
            
                ranging_basic
            
        
        
            
                
                    This example initializes the VL53L5CX ULD and starts ranging to capture 10 frames with a default resolution of 4x4 and a ranging period of 1Hz.
                    
                 
            
            
                Archive size ~ 3.90 KB
            
         
     
 
                
                    - 
    
        
            
                ranging_modes
            
        
        
            
                
                    This example shows the differences between ranging modes of VL53L5CX, specifically continuous and autonomous modes. It initializes the VL53L5CX ULD,…
                    
                 
            
            
                Archive size ~ 4.06 KB
            
         
     
 
                
                    - 
    
        
            
                vizualize_xtalk_data
            
        
        
            
                
                    This example demonstrates the VL53L5CX's capability to visualize Xtalk data by initializing the sensor, performing Xtalk calibration, and capturing…
                    
                 
            
            
                Archive size ~ 4.63 KB