Hi All,
I want to build my own laser range finder to, finally, make a 3D scanner over larger ranges and to scan large objects (boats).
On Aliexpress, I bought a 0.02-50 m laser module with serial communication (TTL). The package comes with a so-called ‘manual’ in English, but it makes no sense to me. I basically have no clue how to connect the thing to an Arduino, while that should be possible according to the supplier (at least, it was in the description).
I hope that maybe some of you more experienced people out there would have some suggestions? Do not worry about any safety considerations, I have experience with laser and put safety first!
Here is a description of the system:
model: HI50
measuring accuracy: +/- 1 mm
measurement time: 0.3-2 s
typical accuracy: 0.02-50 m
laser class: II
voltage: 2-3V (120-300mA)
laser type 635 nm, <1 mW
communication interface: serial communication TTL, 19.2K, baud rate parity bit: no parity, data bits 8
The physical package contains 2 units: the laser module, and a ‘USB-to-TTL’ thingi that looks a bit like a datastick. This USB ‘stick’ has 6 connections: 5V, VCC, 3V3, TXD, RXD and GND. The VCC and 3V3 connectors are linked by a jumper.
In the quite challenging manual, it says that the laser module should be connected to 3V power (that is correctly indicated), but also to ‘TX’ and ‘RX’. Do you think it would be the intention to connect these two with wires to the USB stick (TXD and RXD)?
I do not understand the connection to an Arduino board at the moment as the USB connection would not fit to aan Arduino?
Any comments are welcome to help me further.
Kind regards