Tesla Coil Bullet-time Photography

tesla_coil_bullet_time_photography

One thing we can all probably agree on is that Tesla coils are one part high-voltage electricity and two parts pure awesome. [Rob Flickenger] thinks so too, and he built a pretty nice one in his workshop some time ago. He took a bunch of pictures showing off the coil’s capabilities, but he thought that one photo taken from a single angle didn’t do much to relay just how fantastic it is to watch a Tesla coil in action.

Taking a cue from the Matrix movies, he bought a stack of Canon point and shoot cameras and constructed a bullet time rig in his workshop. In order to get the pictures just right, he flashed each camera with a customized version of the CHDK firmware that allowed him to trigger all ten shutters with a single button press. A few scripts help facilitate collecting all of the images for processing, after which he identifies the good shots and stitches them together. You can see the awesome results in the video below.

[via LaughingSquid]

Continue reading “Tesla Coil Bullet-time Photography”

Tour Of Advanced Circuits – A PCB Manufacturer

Although not a hack in itself, many of you may be interested in seeing how a printed circuit board is made in the manufacturing world.  This tour of Advanced Circuits does a good job of explaining the process. The article explains how a PCB will go through a CAD/CAM review, drilling, deburring, and the various chemical etch, plating, and curing processes.

Although many hackers make their own PCBs, having it professionally done can be a good option depending on how many copies are needed. One benefit of this is that PCBs can be checked by an optical inspection process, or even by a “flying lead” machine which works by contacting leads automatically in a computer controlled setup.

A video of this incredible machine is included after the break.  Around 0:26 is when it really starts to get going. Continue reading “Tour Of Advanced Circuits – A PCB Manufacturer”

PossessedHand Controls Hand With Electrical Stimuli

[Emi Tamaki], [Miyaki Takashi] and [Jun Rekimoto] at the University of Tokyo came up with a device called the PossessedHand that electrically stimulates muscles to train someone to play a the koto, a Japanese stringed instrument.

The PossessedHand ‘triggers’ individual fingers with precisely placed electrodes. Sixteen joints in the hand can be controlled independently by placing one electrode on the muscle that controls the joint and a ground electrode on the tendon of that muscle. Users of the PossessedHand reported no pain from the device when 30 Volts were sent though the electrodes.

The paper (PDF warning) goes into detail about the reactions of the users of the PossessedHand. While a few subjects thought the PossessedHand was scary, many enjoyed it – one subject even thought it was possible to fly a helicopter without training. While this isn’t downloading a rotary wing licence into your brain like The Matrix, the PossessedHand did prove to be a useful tool for learning the fingering for the koto. You can see a video of the PossessedHand in action in the New Scientist story.

[via New Scientist]

The PixBoard

Many hacks are, of course, interesting in their own right. Hacks like this one, however, fulfill a much greater purpose by helping people overcome their disabilities. The PixBoard is “an illuminated board adapted for disabled people, especially for people with cerebral palsy, giving them access to games using shift technology.”

This device was developed for a girl that has cerebral palsy and can’t control her arms or legs effectively. In order to interact with the world more effectively to play board games and the like, this system was developed. The PixBoard scans an 8×8 matrix of LEDs allowing her to select the piece to be moved and where to move it. This is done using only simple buttons and the processor’s timer.

The system is controlled using an Arduino, so anyone is free to create their own games for this system depending on the situation. The following video is in Spanish, but shows this device in action around 1:20. Continue reading “The PixBoard”

Giant POV Tube For Light Painting

writing_in_the_night_with_the_light_scythe

When you really want your feelings known, we always say that bigger is better. [Gavin Smith, aka The Mechatronics Guy] must come from the same school of thought, because there’s absolutely no mistaking what he is trying to say with his latest project.

Inspired by this WiFi signal painter we featured a while back, the LightScythe is a 2 meter long bar composed of multi-color LED strips that he bought from Adafruit. The light bar is controlled by a Seeduino micro controller, which takes direction from his laptop via a pair of XBee units. Once he generates an image from text with ImageMagic, a Python script is used to match the colors as close as possible to the RGB color space. The image is then converted to raw serial data for playback on the Scythe. When he is ready to go, he triggers his camera to take a 10-15 second exposure, during which he walks across the frame, painting his images with the LightScythe.

We always enjoy seeing creative derivations of previous projects we have covered, and the LightScythe does it well. He actually built a pair of these that can work in concert or independently, which we imagine can make for some pretty awesome pictures.

Be sure to check out his Flickr photostream for more examples of what the LightScythe can do.

Handy Board Plays Music With An NES Controller

[Alex Busman] has been working with an old microcontroller board called the Handy Board. Recently, he figured out how to interface an NES controller to play music. With 8 buttons on an NES controller, [Alex] has control over an entire musical scale, so he demonstrates this in his video by covering the Dr. Mario Theme.

The Handy Board is a microcontroller board originally designed in 1995 for LEGO robots. With a 68HC11 μC running at 2MHz and 32KB of RAM, the Handy Board has been superseded by the LEGO Mindstorms NTX NXT, the Handy Board is thankfully still being supported, and is still a great platform to learn embedded design.

It’s great to see a build on relatively obsolete hardware, especially considering this would be a trivial build with an Arduino. We think it’s great [Alex] is learning the ins and outs of ‘difficult’ hardware – it’s a great way to learn something. Check out the walk though of [Alex]’s build after the break.

Continue reading “Handy Board Plays Music With An NES Controller”