This project uses an Arduino microcontroller with an HC-SR04 ultrasonic sensor to measure distances. The Arduino emits ultrasonic pulses and measures the time it takes for the echo to return. This ...
This is a library for the Arduino IDE that helps interface with ST's VL53L1X time-of-flight distance sensor. The library makes it simple to configure the sensor and read range data from it via I²C.