Home Fabricated Boards In Any Color

Tired of every printed circuit board you etch coming out brown? Take a page out of [Dane’s] book and dye your PCB to just about any color you want. One hour submerged in a 200 degree bath of Rit dye turned his brown FR4 substrate to the desired dark green. We give him points for being dangerous enough to use a broken bottle as a vessel, yet wearing eye protection at the same time.

We never really thought of doing this, but it’s pretty interesting that it works. We’ve stained the substrate when removing etch resist so this should have been obvious, but wasn’t.

Didgeridoo, Now Does Real Time Video

Some of you may remember when we introduced you to [Kyle’s] Electronically Modified Didgeridoo. Those same members will have their hearts warmed knowing he’s still playing and advancing on his Didgeridoo, now including real time video processing. There isn’t too many details aside from it being controlled by an ATMega168 and an unknown analog switching chip, and in its infancy it just looks like a bunch of dancing white lines but we expect this to turn into one amazing display.

Oh, and those determined on making their own Electronically Modified Didgeridoo should keep an eye out for the April ’10 issue of Popular Science where the instrument will be featured.

Floppy Disk Augmented Reality Is A Head-scratcher

[Iain Gildea] tipped us off about a drill-powered coffee grinder he made but it was the floppy-disc augmented reality display a few paragraphs down that caught our attention. He’s taken 36 white floppy discs, sprayed one side black, then mounted them each with a center pivot into a 6×6 grid. Through a convoluted system of pulleys and servo motors the display can be manipulated to produce augmented reality markers. After the break you can see the display itself, then the result of viewing it through a webcam.

We’re amused, but also scratching our heads. There must be an easier way, such as a light-up grid covered in dark plexi or something along those lines. But then again, it’s his hack and he can do what he wants… and he seems to have a thing for floppies.

Continue reading “Floppy Disk Augmented Reality Is A Head-scratcher”

1-Wire LAN With An LCD

[Viktor], one of our favorite avid hackers, has been playing around with 1-wire systems all this month. What started out as a MicroLAN Fonera has turned into an iButton interface, to a 1-wire powered hub, and finally a 1-wire character driven LCD. Anyone looking at 1-wire systems or OWFS could surely benefit from his testing.

However, if you still haven’t gotten your fill of 1-wire goodness, let us remind you of the 1-wire HVAC and IPv6 to 1-wire protocol translator.

[Thanks Juan]

Flip-book Style Digitization

[youtube=http://www.youtube.com/watch?v=tCOXC5PTJj8]

This method of book digitization allows you to scan an entire book by fanning through the pages. It uses a high-speed camera that captures 500 frames per second to get a good look at each page. Processing software isolates each pages, analyzes any curve in the paper due to the flipping, and smooths out the image for better optical character recognition results. The greatly reduces the time it takes to digitize a book, even compared to setups that automatically flip pages.

[Thanks Erico]

Ditch The LPs And Build Your Own 3D Scanner

Find yourself an old record player, a laser level, and a digital scanner and you can build a 3D scanner. That’s what [Rob] did. The camera and laser level are mounted on the turntable for steady rotation. The camera captures the vertical laser line traveling around the room by recording 30 fps at a resolution of 640×480. This data is then translated into a Blender 3D file via a Python script and the Python Image Library. You can scan a whole room or just a small object. The face above is the result of this image capture after a bit of processing. [Rob] found this worked best in the dark and when scanning surfaces that are not reflective.

Make sure you also check out the camera-and-projector scanning method.

JeeNode Development Platform

It is basically a nice compact layout for an Atmel Atmega 328 with a wireless module.  Fully compatible with the Arduino IDE.  The JeeNode is available in kit form, but also all schematics and CAD files are available to download. It looks like they are mainly using it for home monitoring and control.  So far we’ve seen them put a temp sensor, power metering, and IR LED modules on their flickr set.