Hi Support.
Recently I bought a TF-Mini lidar(Benewake) and I want to connect it to an Auriga card. But I have a couple of question about how to connect it.
The TF-mini uses UART communication and 4 wire connection:
1 Black GND
2 Red +5V
3 White RX
4 Green TX
So the first question is: How to connect it to the Auriga or any other card?
I know I must use the RJ25 to dupont adapter, and this cable has these colors when using it into port_6:
1 Blue SCL
2 Yellow SDA
3 Green GND
4 Red +5V
5 Black A10
6 White A15
Using the Auriga pinout for port number 6, I must wire the TF-Mini and the RJ25-dupont using this schema:
TF-Mini --> RJ25
1 Black GND --> 3 Green GND
2 Red +5V --> 4 Red +5V
3 White RX --> 5 Black A10
4 Green TX --> 6 White A15
Is this configuration schema correct?
An the other question: As the TF-Mini uses UART and the default UART of the Auriga is Port_5, May I use other port for this UART using SoftwareSerial?
Thanks in advance