Homebrew Phase Laser Rangefinder

Just when you thought ARM micros couldn’t get any cooler, another project comes along to blow you away. [Ilia] created a phase laser rangefinder (.ru, Google translatitron) using nothing but a laser diode, a pair of magnifying glasses, a few components and an STM32F4 Discovery dev board.

The theory behind this build is using a laser’s phase to determine how far away an object is. By modulating the laser diode’s output at a few hundred Mhz, the reflection from the laser can be compared, giving a fairly reasonable estimate of how far away the target is. This method has a few drawbacks; once the reflection is more than 360 degrees out of phase, the distance ‘loops around’ to being right in front of the detector.

The laser diode used does not have any modulation, of course, but by using an STM32F4 ARM chip, [Ilia]was able to modulate the amplitude of the laser with the help of a driver board hacked out of a 74HC04 chip and a few resistors. Not ideal, but it works.

The receiver for the unit uses a photodiode feeding into the same microcontroller. With an impressive amount of DMA and PLL wizardry (the STM32F4 is really cool, you know), the phase of both the transmission and reflection can be compared, giving a distance measurement.

It’s all an impressive amount of work with a hacked together set of optics, a cheap dev board, and a few components just lying around. For any sort of application in a robot or sensor suite this project would fall apart. As a demonstration of the theory of phase laser rangefinding, though, its top notch.

You can check out a video of [Ilia]’s rangefinder below. Be sure to full screen it and check out the distance measurement on the LCD. It’s pretty impressive.

Thanks [Володимир] for the link.

Continue reading “Homebrew Phase Laser Rangefinder”

A Cheap Honeycomb Table Replacement For Your Laser

FH6KXVYHRWN86BN.LARGE

CO2 lasers make use of a honeycomb table which allows you to support parts you are cutting — without cutting into the bed too much. Unfortunately they are a consumable part, so they will eventually wear out, and they aren’t that cheap. [Claptrap] came up with an excellent alternative.

A few months ago, his radiator blew in his station wagon, and it had to be replaced. He was about to throw it out when he realized the similarity of the radiators cooling fins, to that of his honeycomb table… He cut it down to size, pressure washed it (though he notes you should probably wash it first before cutting) and put it in place. It works great!

The only caveat we have is that you should probably flush the radiator with a water pump first — you don’t want to be heating up any residual radiator fluid inside the radiator channels!

Continue reading “A Cheap Honeycomb Table Replacement For Your Laser”

Ion Propelled Tie Fighter Now Has A Laser!

ion

[Steven Dufresne] has been playing around with ion propulsion using high voltage lately, and he’s added another spaceship to his experiments — Darth Vader’s TIE Fighter — and as an added bonus, he’s thrown on a laser too!

We originally covered his Ion Wind Propelled Star Trek Enterprise a few months ago, after someone had mentioned that the ion winds he was generating in experiments kind of looked like the warp drives on the Enterprise. Well, someone else pointed out that a TIE Fighter was an even better candidate for this. After all, TIE stands for Twin Ion Engines. So he decided to build one too. The ion winds look even better on this one as he’s turned the entire back of the fighter into the electrode, which creates a wide and very visible arc.

Oh, he also decided to add lasers to it for some extra flare — unfortunately TIE Fighters used green lasers — not red ones. Stick around for the following videos to see the TIE Fighter in all its ionic glory.

Continue reading “Ion Propelled Tie Fighter Now Has A Laser!”

From Schematic To PCB In Four Hours

lpkf_metrix

Last super bowl Sunday, instead of checking the game, [Mattw] decided to extend a design and make a PCB of a trinket clone. [Mattw] altered a trinket clone design by [Morgan Penfield Redfield] to shrink it down, perforated the USB connector to allow for easy removal and put most of the parts on a single layer.

After finalizing the design, [Mattw] put it into the LPKF Protolaser S that Seattle’s Metrix Create Space has. For those of you who don’t know, the LPKF protolaser uses a laser to directly ablate off the copper from the boards.  This makes prototyping much faster without the need for a lot of nasty chemicals.

About six minutes in the Protolaser, some component placement by hand followed by a run through their reflow oven and [Mattw] had three boards ready to be tested. All told, about 4 hours from start to finish.

The end circuit looks great and the LPKF protolaser gives us a case of serious tool envy. If you’re like us and don’t have access to the fancy laser you might try our hand at this high-resolutino photo-etch process.

[via reddit]

Laser-Based PCB Printer

Being able to create PCB’s at home is a milestone in the DIYer’s arsenal. Whether you physically mill or chemically etch boards, it’s a tricky task to perfect. [Charlie & Victor] are working towards a solution to this complicated chore. They call their machine the DiyouPCB. DiyouPCB is an open source PCB etching project consisting of both hardware and software components.

The project is based on using a Blue Ray optical pickup. The pickup was used in its entirety, without any modification, to simplify the build process. In order to use the stock pickup, [Charlie & Victor] had to reverse engineer the communication protocol which also allowed them to take advantage of the auto-focus feature used while reading Blue Ray discs. The frame of the machine is reminiscent of a RepRap, which they used to do preliminary testing and laser tuning. The X and Y axes run on brass bushings and are belt driven by stepper motors which are controlled by an Arduino through a specially designed DiyouPCB Controller Shield.

Continue reading “Laser-Based PCB Printer”

2D Room Mapping With A Laser And A Webcam

[Shane Ormonde] recently learned how to measure distance using just a webcam, a laser, and everyone’s favorite math — trigonometry. Since then he’s thrown the device onto a stepper motor, and now has a clever 2D room mapping machine.

He learned how to create the webcam laser range finder from [Todd Danko], a project we featured 7 years ago! It’s a pretty simple concept. The camera and laser are placed parallel to each other at a known distance, axis-to-axis. On the computer, a python script (using the OpenCV library) searches the image for the brightest point (the laser). The closer the brightest point is to the center of the image, the farther the object. Counting pixels from the center of the image to the laser point allows you to calculate an angle, which can then be used to calculate the distance to the object — of course, this needs to be calibrated to be at all accurate. [Shane] does a great job explaining all of this in one of his past posts, building the webcam laser rangefinder.

From there it was just a matter of slapping the rangefinder onto a stepper motor, driving it with a small PIC, and running the calculations on the fly! His results are fairly impressive.

Continue reading “2D Room Mapping With A Laser And A Webcam”

AxCut: An Open Source Laser Cutter

If you’ve always wanted a laser cutter and you have £1500 lying around (approx. $2500 as of today) — and you have access to a 3D printer — then you’ll want to take a look at [Damian’s] open source laser cutter: axCut. The project has evolved over the last few months from some mockups in OpenSCAD to a working prototype.

You’ll want to dig through his blog posts as well as his YouTube channel for all the juicy details, but from what we can gather, [Damian] is on the home stretch. The current implementation includes a 40W CO2 laser with functioning laser control and an impressively quiet watercooling system. Although the build’s wiring remains a bit of a tangle, the prototype cuts (almost) as expected. His next hurdle is ironing out the air assist, which should prevent some fire hazard issues and keep the lens free of debris.

Check out a couple of videos after the break, and if you’re interested in getting into laser cutting but want to start smaller, have a look at the MicroSlice from a few months ago.

Continue reading “AxCut: An Open Source Laser Cutter”