# Ranging Basic This example is the most basic. It initializes the VL53L8CX ULD, and starts a ranging to capture 10 frames. By default, the vl53l8cx is configured to have the following settings : - Resolution 4x4 - Ranging period 1Hz
To create a project from this example, run:
idf.py create-project-from-example "rjrp44/vl53l8cx=0.1.1:ranging_basic"