My metrics dyslexia made me miss the fact that the TF-Luna closest distance is 20cm (.2 meter)
Is there any way to adjust the TF-Luna to work at closer ranges? I’m looking at measuring from 1cm to 20cm ranges. Or do I need another device? I really like the TF-Luna otherwise.
Once I found the article Distance Detection with the TF-Luna LiDAR and Raspberry Pi and the code associated with it it was very easy to make it work. The only change I needed to do to make it work with the TTL-USB serial adapter and Raspberry Pi was to change /dev/serial0
to /dev/ttyUSB0