I am thinking to transform this LiDAR data into something 3-D, and to print it out with 3D printer.

The first issue I encountered is to make .laz into a clean mesh, usually .stl/.obj.

LiDAR point cloud visualization

LiDAR point cloud visualization

Point cloud colored by elevation.

Point cloud colored by elevation.

image.png

image.png

image.png

<aside>

Software: CompareCloud

</aside>

4th ave, 61st/62nd st

4th ave, 61st/62nd st

image.png

==== LED spacing (grid size) ====

dx = 4.0 # mm (X pitch) dy = 2.25 # mm (Y pitch)

⇒ whole screen: 36.0 mm (width) 76.5mm (height)

TRYTHIS: https://cadmapper.com/#metro

<aside>

Components

Adafruit HUZZAH32 - ESP32 Feather

image.png

LED: XL-1615RGBC-2812B

RFID-RC522

</aside>

LED/capacitor placement python code