Resolved! VL53L3 gesture detection
Is it possible to implement simple gestures on a single sensor VL53L3?
Is it possible to implement simple gestures on a single sensor VL53L3?
I am trying to measure with the sensor VL53L4CX controlled by an ESP32 (4MB Flash) on ESP IDF. I have installed the drivers STSW-IMG029 v1.2.8 and implemented the I2C functions to read from the sensor, but the ESP32 boot when the I2C read something f...
Hello, The physical infrared filter give some faulty measurements and wont stick perfektly on the VL53L5CX.kind regards Maik H.
I apologize I have not read ALL of the related documentation but have read enough to feel it may be hard to resolve this question:I would like to employ the VL53L1X to detect object flow, i.e. people, however as someone has already point out it requi...
Hi,I am using the VL53L1X sensor interface on my MCU platform. I am able to get the data while there is an object. But the distance is not matching as per my object.Less than 20cm it is able to detect, but after that it is not giving any stable value...
Hi,I want to implement the vl53L3cx onto my own board , using CUBEIDE , HAL driver and an STM32G473CCT6 controller.I have read dozens of documents, but it's quite overwhelming and not clear which API to use.I have now implemented this API in my proje...