VL53L1X, time data
Hello, I have bought VL53L1X to use it on a physics project. My project is about measuring the speed of light in air and some other fluids. As far as I understand, this sensor does not measure distance directly, but measures the time delay between the light pulses and uses d=2*v_light*t to find the distance.
My question is, is there any functions on the arduino library for the sensor that will give me the time data and not the distance?
Also, what is the speed of light that the sensor is using for its calculations?
