Connecting multiple LiDars

Topics about the Hardware of Revolution Pi
Post Reply
zoroloong
Posts: 2
Joined: 01 Nov 2023, 23:14
Answers: 0

Connecting multiple LiDars

Post by zoroloong »

Hi,

I am working on a project and I am trying to implement multiple TF02-i-485 LiDars onto my system through a RevPi connect, I saw that there is a RS485 BUS on the master, how would I go about connecting multiple through multiple slaves? Also how would I be able to get the outputs from each individual sensor

The manual and datasheet are as follows:
https://files.seeedstudio.com/products/ ... Manual.pdf
https://files.seeedstudio.com/products/ ... asheet.pdf
u.biakoup
KUNBUS
Posts: 182
Joined: 14 Apr 2022, 13:04
Answers: 2

Re: Connecting multiple LiDars

Post by u.biakoup »

Hello Zoroloong,
thank you for contacting us and for your interest in our product. With the RevPi connect, you are on the right track to implement your system. I also recommend you to read the article below, which describes clearly and in detail how to configure the communication with Modbus RTU via the RevPi connect. The RevPi connect should be configured as a slave.
------------------------------------------------------------------------------------------------------------------------------------------------ Best Regards,

Ulrich Kouatang Biakoup | Technical Support
zoroloong
Posts: 2
Joined: 01 Nov 2023, 23:14
Answers: 0

Re: Connecting multiple LiDars

Post by zoroloong »

I was trying to connect multiple LiDars through the slave configuration that was provided, what device would I use for this and how I would access each individual LiDar after I connect them?
User avatar
dirk
KUNBUS
Posts: 1948
Joined: 15 Dec 2016, 13:19
Answers: 4

Re: Connecting multiple LiDars

Post by dirk »

Hello zoroloong, you can address several devices by giving each Modbus RTU server a different address. You have to make sure that the bus is not Y-shaped, but is an end-to-end connection and that there is a terminating resistor at each end.
Post Reply