You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From @jrwitte: "Experimenting with LIDAR example created by Priyanka Makin@SparkX Labs. Works fine at close range but seems to overflow if I get more than 256cm away as it returns to zero and resumes the count up. Seems like the library LIDARLite_v4LED.h library can only go to 8 bits wide. The device is supposed to go up to 10m range. Am I missing something or maybe using the wrong example?"