Skip to content

Commit

Permalink
updated photos
Browse files Browse the repository at this point in the history
  • Loading branch information
AshishA26 committed Oct 9, 2021
1 parent 28eaa5b commit e577e7c
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 14 deletions.
Binary file modified Pics/LidarScannerPic4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Pics/PointCalculation.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Made using Arduino and Unreal Engine 4.

This program and setup that I have created from scratch allows you to create and map a point cloud using LIDAR, Arduino, and Unreal Engine. The real time visualization tool was made in Unreal Engine, and the LIDAR interfaced with the Arduino Mega using UART and I2C communication protocol. The angle calculations and many bug fixes have been done to ensure the best performance is there when in use.

Scan of a sofa using a Lidar Lite V3:
Scan of a sofa using a Lidar Lite V3 (the white cylindrical thing is the location the LIDAR is scanning from):
![LiteV3LoadGif](./Pics/LiteV3LoadGif.gif)

## Instructions
Expand Down Expand Up @@ -34,19 +34,6 @@ Circuit Diagram for Lidar Lite V3 using breadboard:
Circuit Diagram for TFMini Plus (the wiring from the TFMini Plus is based on the colors in the diagram):
![ArduinoLidarTFMiniDiagram](./Pics/ArduinoLidarTFMiniDiagram.png)

## Scan Pictures
### Using Lidar Lite V3:
The white cylindrical thing is the location the LIDAR is scanning from. Below is a scan of a sofa:
![sofaLiteV3d](./SavedScans/Screenshots/sofaLiteV3d.png)
![sofaLiteV3a](./SavedScans/Screenshots/sofaLiteV3a.png)
![sofaLiteV3c](./SavedScans/Screenshots/sofaLiteV3c.png)

### Using TFMini Plus:
Below is a scan of a sofa:
![sofa5c](./SavedScans/Screenshots/sofa5c.png)
![sofa5d](./SavedScans/Screenshots/sofa5d.png)
![sofa5e](./SavedScans/Screenshots/sofa5e.png)

## Frame Pictures
### First Frame (Prototype V1)
![LidarScannerPic4](./Pics/LidarScannerPic4.jpg)
Expand Down

0 comments on commit e577e7c

Please sign in to comment.