How to get data from the ladar? #12
-
Hi! I'm a really fresh man. How could I get the data from the ladar on PC? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
See the schematic: P.S. If you are "a really fresh man", are you sure that you can solder TSL1401CL to the PCB? |
Beta Was this translation helpful? Give feedback.
See the schematic:
https://github.com/iliasam/OpenSimpleLidar/blob/master/PCB/CommonPCB_v1.2M/Schematic_motor_v1.2.png
You need to connect your USB-UART (3.3V) adapter to the pads of "Ext Lines".
Adapter RX is need to be connected to DATA of "Ext Lines".
Adapter GND is need to be connected to EXT_GND of "Ext Lines".
So finally Adapter RX will be connected to the TX line of the MCU - PA2.
P.S. If you are "a really fresh man", are you sure that you can solder TSL1401CL to the PCB?