Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ltp_lidar [2019/02/28 22:26] 127.0.0.1 external edit |
ltp_lidar [2019/03/31 14:49] (current) |
||
---|---|---|---|
Line 8: | Line 8: | ||
The LTP Lidar was a simple 2D lidar I hacked together based on the LidarLiteV3 back in 2017 when the cheapest half decent 2D rig you could get was 5 grand. | The LTP Lidar was a simple 2D lidar I hacked together based on the LidarLiteV3 back in 2017 when the cheapest half decent 2D rig you could get was 5 grand. | ||
- | I used a [[PIC24]] to interface with it and built a custom actuated PID controlled head with slip ring and encoder. | + | {{:: |
+ | |||
+ | I used a [[pic24f|PIC24F]] to interface with it and built a custom actuated PID | ||
+ | controlled head with slip ring and encoder. If looking for a Lidar unit nowadays | ||
+ | there are cheaper 3D units nowadays. | ||
* Git repo and more docs on it [[https:// | * Git repo and more docs on it [[https:// | ||
* Circuit board on circuitmaker [[https:// | * Circuit board on circuitmaker [[https:// | ||
* Circuit board schematic {{ltp_rev2_schematic.pdf|link}}. | * Circuit board schematic {{ltp_rev2_schematic.pdf|link}}. | ||
+ | * CAD Model for the LTP Lidar [[https:// | ||
+ | * Nice bug on electrical noise from the slip ring [[https:// | ||