Using Multiple VL53L1X with Raspberry Pi

Hello.

It is possible to change the address of the sensors to use more than one on the same bus. To do so, you will need to assign a different address to the boards and then use the XSHUT pin to reset one of the boards. The board you reset will then have the default address again. You can read more about doing that in this thread:

-Nathan