What You See Is What You (Laser) Cut

WYSIWYG editors revolutionized content management systems, will WYSIWYC interfaces do the same for laser cutters? Unlikely, but we still appreciate the concepts shown here. Chalkaat uses computer vision to trace lines drawn in ink with the cutting power of a laser.

At its core, you simply draw on your work piece with a colored marker and the camera system will ensure the laser traces this line exactly. There is even a proof of concept here for different behavior based on different line color, and the technique is not limited to white paper but can also identify and cut printed materials.

This is a spin on [Anirudh’s] first version which used computer vision with a projector to create a virtual interface for a laser cutter. This time around we can think of a few different uses for this. The obvious is the ability for anyone to use a laser cutter by drawing their designs by hand. Imagine introducing grade-school children to this type of technology by having them draw paper puppets and scenery in advance and have it cut in shop class for use in art projects.

A red arrow indicates cut line, but a pink arrow is used for indicating positioning on a work piece. The example shows a design from a cellphone etched next to a positioning marker. But we could see this used to position expensive things (like a Macbook) for etching. We also think the red marker could be used to make slight adjustments to cut pieces by scribing a work piece with the marker and having the laser cut it away.

This concept is a product of [Nitesh Kadyan] and [Anirudh Sharma] at the Fluid Interfaces group at the MIT Media Lab and is something we could see being built into future laser cutter models. What do you think?

Continue reading “What You See Is What You (Laser) Cut”

Open-Source Laser Shooting Simulator

Looking to practice your marksmanship skills at home? Check out the homeLESS (Home LasEr Shooting Simulator), an open-source tool for marksmanship practice. [Laabicz] developed this system as a cheaper alternative to commercial laser shooting simulators, which are just as simple but very expensive.

[Laabicz]’s simulator primarily uses modified airsoft pistols that are fitted with batteries (installed in the magazine) and a laser in the chamber. Any gun can be used with the system as long as you can figure out how to attach a laser and trigger switch. To power the laser, a small capacitor is charged from batteries when the trigger switch is off. Once the trigger is pressed, the capacitor discharges through the laser and makes a short pulse of light.

The simulator is written in Processing and requires a projector and a webcam. The Processing sketch projects configurable moving targets on a screen or wall, and the webcam detects when a laser is triggered over any of the targets. The software supports multiple target types (including moving targets) and is quite configurable. Check out the video after the break to see the system in use.

Continue reading “Open-Source Laser Shooting Simulator”

Laser Projected Christmas Lights

It’s August, and of course that means that it’s time for retail stores to put up their Christmas decorations! But seriously, if you’re going to do better than the neighbors you need to start now. [Joey] already has his early start on the decorations, with a house-sized light show using LED strips and a laser projector that he built last Christmas.

What started off as a thought that it would be nice to hang a wreath over the garage soon turned into a laser projector that shows holiday-themed animations on the front of the house. The project also includes a few RGB LED strips which can match the colors displayed by the projector. The LEDs are powered from a custom-built supply that is controlled by a laptop, and the program that runs on the computer averages the colors from the video signal going to the projector which lights up the LED strips to match the projected image. This creates an interesting effect similar to some projects that feature home theater ambient lighting.

The only major problem [Joey] came across was having to account for the lasers’ motion in the projected patterns, which was causing the computer to read false values. This and a few other laser-related quirks were taken care of with a bit of programming to make sure the system was functioning properly. After that it was a simple matter of attaching the projector to the roof and zip-tying the LED strips to the eaves of the house.

The projector is weatherproof, has survived one harsh winter already, and can be up and running for any holiday. With Halloween right around the corner, this could be a great way to spice up some trick-or-treating. Check out the video after the break to see this setup in action.

Continue reading “Laser Projected Christmas Lights”

Augmented Laser Cutter Removes Design Technology Barriers

augmented laser

Laser cutters, 3D printers, CNC routers — they’re all great technology in the right hands, but unfortunately the learning curve sometimes puts would-be makers at a distance.  [Anirudh] from MIT’s Media Lab is attempting to break down at least one of those barriers with his augmented laser cutter system called, Clearcut.

The system consists of a webcam, a projector, and a semi transparent work space on top of the laser cutter. By placing objects on the surface, the webcam can identify them, duplicate them with the projector, and then laser engrave them. In addition to the “copy and paste” idea of this, you can also use infrared emitting pens to physically draw your design on the work surface to be engraved. It starts to bridge the gap between complex CAD and pencil and paper, something anyone is capable of.

Continue reading “Augmented Laser Cutter Removes Design Technology Barriers”

Hackaday Logo Projector From A Single LED

Here’s another Trinket Contest entry that was interesting enough for its own feature. [Adam] made his own Hackaday version of the Bat signal. It’s not nearly as big, but the concept is the same. Using this single modified LED he’s able to project a 12″ image that seems quite well-defined (more pictures below).

The LED is one he pulled from an old flashlight. After sanding the dome flat he made a jig which positioned it inside of his laser cutter. From there he etched the 0.1″ logo and filled the negative space with some ink. The remaining surface was polished to help the light shine through, then positioned in front of a jeweler’s loupe to magnify the image.

There’s just a couple of hours left before the Trinket Contest draws to a close. Get your entry in for a chance to win!

Continue reading “Hackaday Logo Projector From A Single LED”

Hacking A Disco Laser

hacked laser disco

[Mark] was looking for a cheap disco laser projector for parties, and he found one. Unfortunately for him, the advertised features were a bit lacking. The “sound activation mode” was merely an on off circuit, as opposed to it actually being controlled by the music — he set out to fix this.

Taking the unit apart revealed a very convenient design for hacking. All of the components were connected to the main PCB by connectors, meaning the laser driver board was completely separate! He replaced the PCB completely using a prototyping board, an Arduino pro mini, a microphone with a simple preamp, a rotary encoder, and a MSGEQ7 chip to analyse the levels. Oh, and a MOSFET to control the motor via PWM output. It even ended up being close to the same size as the original!

If you happen to have one of these projectors and want to fix it too, he’s posted the source code and circuit diagram on github.

After the break, check out the before and after video. It’s still a cheap disco laser projector, but at least it works as advertised now!

Continue reading “Hacking A Disco Laser”