Hello, Arduino experts. This is my first project.
I'm trying to automatically control the boom height of my 90' field sprayer using LIDAR sensors connected to an Arduino UNO. I have a prototype working with the short cable that comes wiith the LIDAR sensor, but now I want to try to communicate with the sensor nearly 85' away. I'm not sure what cable I need for such a long distance.
Here's a link to the sensor:
https://www.robotshop.com/en/benewake-tf01-lidar-led-rangefinder-10-m.html
Specs indicate:
Power: 5VDC, <200ma
Rep rate: 1-500Hz
Interface: UART/CAN
Here's a link to a sketch that I used to interface Arduino with the LIDAR sensor:
https://www.roscomponents.com/en/index.php?controller=attachment&id_attachment=315
Thanks in advance for your advice,
Greg Miller