Arduino Shield Complete!

  • Post author:
  • Post category:LiDAR

The Arduino shield I designed arrived from Oshpark about two weeks after I ordered it. There were a couple remnant production scraps on the edges that I had to remove,…

Continue Reading Arduino Shield Complete!

Point Cloud Issues

  • Post author:
  • Post category:LiDAR

With the lengthened wires, I was ready to start scanning!  I visualized the point clouds with CloudCompare. The equations listed in my previous post are completely wrong. I did several…

Continue Reading Point Cloud Issues

Arduino Shield

  • Post author:
  • Post category:LiDAR

I spliced the LiDAR and Motor wires to make them much longer, just about doubling the length of all of them. This resolved the issue I had previously where the…

Continue Reading Arduino Shield

Programming

  • Post author:
  • Post category:LiDAR

The stepper driver recognizes a pulse as a 1 step increment. To test this, I briefly used the Arduino tone() command to make the motor spin. https://www.youtube.com/embed/sy7wEGCbqjE The code underwent…

Continue Reading Programming

Motor 2 Housing Issue

  • Post author:
  • Post category:LiDAR

I noticed a minor issue with the redesigned motor 2 housing. When this housing is screwed onto the motor one shaft, it sits crooked and not orthogonal as it should.…

Continue Reading Motor 2 Housing Issue

Wiring

  • Post author:
  • Post category:LiDAR

Here’s how the system is wired. You can access the Fritzing files at http://fritzing.org/projects/lidar-motor-circuit The 100uF capacitors next to the motor drivers are to protect the driver from voltage spikes, as…

Continue Reading Wiring

Redesigned Motor 2 Housing and LiDAR Mount

  • Post author:
  • Post category:LiDAR

  In my preliminary tests, I quickly discovered that the 3D printed motor shaft hole on the motor 2 mount (connecting motor 1 and 2) isn’t snug enough. When Motor…

Continue Reading Redesigned Motor 2 Housing and LiDAR Mount

LiDAR Mount

  • Post author:
  • Post category:LiDAR

The last piece of hardware (at least for now) is a mount for the LiDAR device itself. An earlier version of this component was visualized in purple in my last…

Continue Reading LiDAR Mount

Designing the Motor and LiDAR mounts

  • Post author:
  • Post category:LiDAR

How it works The LiDAR system is effectively a laser and optical sensor. It measures the time it takes the light to leave the system, hit an object, and return,…

Continue Reading Designing the Motor and LiDAR mounts

New Project – Drone + LiDAR

  • Post author:
  • Post category:LiDAR

I’ve started working on a new project. I’ve teamed up with Jack and Emery to continue the work they started last year with their capstone. The long term goal of…

Continue Reading New Project – Drone + LiDAR