User Activity

I ended up accidentally discovering that the VL53LX API is compatible with two different sensors.I'm using this platform implementation for Linuxhttps://github.com/ned14/VL53L3CX_rasppiI have the VL53L3CX but also the VL53L4CD.  I've seen that the VL...
I've seen references to various A and B or (even and odd) messages for the ToF sensors.In my application, it turns out that every other measurement is not great, so if I throw out packets based on their message ID count, then I get perfect data but a...