This project is amateur implementation of TLS – Terrestial Laser Scanning. Base on Garmin LIDAR-Lite v3HP module and ATMEGA (Arduino) microcontroller I build 3D scanner which transmit data using UART interface to a computer in ASCII format point XYZ. Coordinates are stored in centimeters.
The range of the scanner is up to 40 meters. Detector can measure distance up to 40 meters with accuracy 2 centimeters.
Some construction elements were printed on 3D printer. The elements were design and put together in FreeCAD then printed separately.
It's possible to import the point cloud to the applications like CloudCompare and AutoCAD or FreeCAD and measure distance. On the picture is measured the height of the tree (wrong units are used by FreeCAD - should be cm instead of mm).
In CloudCompare it's possible to "fly" through the point cloud
Comments
Please log in or sign up to comment.