Arduino Lidar Scanning & Java 3D Rendering Project

1 year ago
19

Using Lidar technology like those found in self driving cars to replicate its surroundings. The data is sent to a Java program I developed and gets converted from spherical to cartesian points. The points get rendered together to make a 3D model of the surroundings.

Source Code:
https://create.arduino.cc/projecthub/TravisLedo/arduino-lidar-scanning-java-rendering-6b2124
https://github.com/TravisLedo/LidarScanRender

More Projects:
https://travisledo.github.io/

#technology #robot #software #java #arduino

Loading comments...