Lab 3

In this lab we create a time-of-flight (ToF) sensor based on the VL53L1X. We use two Tof sensors, and the address of the sensor is hard-wired into the board so the two sensors cannot be addressed individually. The address can be changed while the device is powered (programmatically), or enable/disable the two sensors separately through their shutdown pins. [Make argument for one approach over the other and how you’ll use it]. We also decide the best positioning for them on our robot to best detect future obstacles.

**Considerations:

Lab 1B

Technologies Used: VS Code, GitHub, Arduino, Python, Jupyter Notebook, Redboard Arduino Nano

Back to Projects