User Activity

I'm working with the VL53L1X as part of my bachelors projekt. In that regard I'd like to explain to the reader how the sensor works. As far as I've read, the sensor solely relies on timing the interval between pulsing the diode until the SPADs genera...
So I am working with a VL53L1X sensor on a LPC804 from NXP. I am using the full API (STSW_img007). I made a simple test to see if I could get the I2C functions running allright, so I tried to read out the model ID. When I was successful, I wanted to ...