Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iliasam/OpenSimpleLidar
Open Source scanning laser rangefinder
https://github.com/iliasam/OpenSimpleLidar
diy laser lidar ros stm32 triangulation
Last synced: 7 days ago
JSON representation
Open Source scanning laser rangefinder
- Host: GitHub
- URL: https://github.com/iliasam/OpenSimpleLidar
- Owner: iliasam
- License: mit
- Created: 2017-03-28T19:16:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T13:40:38.000Z (over 1 year ago)
- Last Synced: 2024-10-16T01:41:01.692Z (19 days ago)
- Topics: diy, laser, lidar, ros, stm32, triangulation
- Language: C
- Homepage: https://hackaday.io/project/20628-opensimplelidar
- Size: 17.6 MB
- Stars: 2,382
- Watchers: 105
- Forks: 235
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - OpenSimpleLidar - Open Hardware scanning laser rangefinder (C)
- awesome-starred - iliasam/OpenSimpleLidar - Open Source scanning laser rangefinder (others)
README
# OpenSimpleLidar
Open Hardware scanning laser rangefinder.
Its parameters:
* 5 scans/second
* 180 measurements per rotation (2 deg anglular resolution)
* Maximum distance - 4 m
* Measured accuracy ~3-5 cm at 3 m (depends upon the color of reflecting surface).This device is really cheap - its components cost less than $30.
**UPD from 2023: Cost of the image sensor TSL1401CL increased very mush, so total price can be higher!**
See "TotalBOM" with price calculations.
Now I'm updating the documentation for this LIDAR.
Some of it I'm writing to the project wiki: https://github.com/iliasam/OpenSimpleLidar/wiki[Please take the simple survey about assembling instructions](https://docs.google.com/forms/d/127PN3ydydF8poReQAPeC-vXDqIst-CIAj8u08tnh1lM)
![Alt text](Misc/Photo_of_LIDAR1.jpg?raw=true "Image")
Utility for displaying "radar" scans from the working Lidar:
![Alt text](/PC_utility/LidarScanningTest/scanning_screenshot.png?raw=true "Image")Example of Hector SLAM working with this Lidar:
![Alt text](Misc/hector_slam_map_test1.png?raw=true "Image")This Lidar is using **triangulation method** for measuring distance to objects. It can be shown by this picture:
![Alt text](Misc/optics1.png?raw=true "Image")Some modeled pictures of the assembled Lidar can be found here: https://github.com/iliasam/OpenSimpleLidar/tree/master/Misc/Pictures/
Some more info: https://hackaday.io/project/20628-opensimplelidar
Video of using OpenSimpleLidar for Autonomous Robot Navigation:
https://www.youtube.com/watch?v=YHt_NTktmlASee also my previous LIDAR project: https://github.com/iliasam/OpenLIDAR
If you need LIDAR with increased speed and range, see this project: https://github.com/iliasam/OpenTOFLidarPlease leave your feedback if you will be able to build this Lidar - I need more feedback about assembing instructions.