The making of a Vacuum Tube

With the death of Heathkit looming  in our minds it’s high time for a a heartwarming story. [Ronald Dekker] has done a wonderful job documenting the history of the E1T beam counting tube, detailing everything from the work led up to the invention of the tube to the lives of the inventors themselves.

For those who are unaware, the E1T is a rather strange vacuum tube capable counting from 0 to 9. While that’s nothing too special in itself, the tube also displays the numbers on a phosphor screen, much like a miniature cathode ray tube. In fact, this phosphor screen and the secondary emission caused by it is critical to the tubes operation. To put it bluntly, it’s a dekatron and a magic eye tube smashed together with the kind of love only a group of physicists could provide.

Now, who wants to have the honor of transposing Ronald’s story into a wikipedia article?

Amphi-Cycle lets you ride the trails, the waves, and back again

amphi-cycle

Hackaday regular [Berto] is always looking for new ways to get around, and wrote in to share his most recent creation, an amphibious bicycle.

He bought an off-the-shelf inflatable boat and constructed a rig that allows him to stably mount the bike on it. Once [Berto] comes across a body of water he wants to cross, all he requires is about 7 minutes time to inflate the boat and attach his bike. Using a modified version of his electric drill-based trolling motor we saw last year, the Amphi-cycle glides across the water effortlessly as demonstrated by his assistant in the video below.

Right now the boat is propelled solely by the trolling motor and a large lead-acid battery. We would love to see the amphi-cycle powered by its rider, though we don’t know how that would affect the “one boat fits all” design [Berto] is aiming for.

[Read more…]

Getting started with OpenCV

[Eric Gregori] sent in an article he wrote for EETimes to introduce the concepts behind computer vision to the masses. As a nice little bonus, [Eric] included a VMware image containing Ubuntu and all the packages and examples necessary to write your own OpenCV apps.

There’s a ton of awesome stuff you can do with computer vision – from automated sentries to keep squirrels away, a kitchen that will tell you when to do the dishes, and automating blindness by mounting a laser on a face tracker, there’s a lot of unexplored territory in the area of computer vision.

Included in [Eric]’s VM image are a motion and line detection example app, an ‘optical flow’ example, and a face detection example. There’s enough here to make a few very interesting projects, so hopefully, [Eric]’s VM image and examples will get your next CV project up and running quickly.

Accessing an SD card through a parallel port, just because

[Vinod] sent in a very cool build he says is somewhat of a ‘mad project’: he mounted an MMC and SD card under Linux using the parallel port on his computer. Even though parallel ports are getting rarer these days, we absolutely love [Vinod]’s dedication and willingness to dig around the Linux kernel.

The hardware portion of the build is very simple – just an SD/MMC header and a few resistors wired up to a parallel port. The software side of the hack gets pretty interesting with [Vinod] building a kernel module, something we rarely see on Hackaday.

We’d have to agree with [Vinod]’s ‘mad project’ sentiment, if only because of the terrible throughput of [Vinod]’s adapter; it takes him more than a minute to transfer a 1.5 MB file onto the SD card – terribly slow, to put it mildly. Nevertheless, we’ve got to respect [Vinod] for pushing the limits of uselessness and still building something cool in the process.

More pins and more power with a DIY Sanguino

Not long after [CulinarilySpeaking] got into the Arduino game, he began to want more IO pins and a larger program space for more ambitious projects. This, of course, led him down the path towards the Sanguino, the ATMega644-based dev board with many more IO pins than Arduino boards based on the ATMega328. Instead of buying new, [CulinarilySpeaking] decided to make his own Sanguino, and the results look fantastic.

After coming across an ATMega644 while browsing for parts on line, [CulinarilySpeaking] found the micro that had enough power and pins to do some fairly complex stuff. A bunch of other people though about using this chip in the Arduino environment before, so all [CulinarilySpeaking] had to do was copy the circuit with the parts he had on hand.

After soldering all the components to the neat breadboard-style PCB, [CulinarilySpeaking] fired up the Arduino IDE and put the Blink example on the 644. Everything worked, so now there’s a board with much more power than a standard Arduino built with only $8 USD in parts.

via reddit

Hacking magnets into your skin

[Dave] loved his iPod nano so much that he implanted 4 magnets in his arm to hold it.

Ok, go ahead and shout “fanboy” at your screen and say something snide about apples products or lament the poor working conditions at foxconn. Got it out of your system? Cool.

Actually, if we had to guess, [Dave] really isn’t doing this all for his love of the device or the company. It is much more likely that he is just really into body modding and this was a convenient theme for a mod. We find the idea pretty interesting. We’ve seen implants before, but they are usually of the RFID type. Typically those are used for some kind of security or computer control.

Implanting a magnet, however, is interesting because it could almost give you a “sixth sense” You could detect what was magnetic, and how magnetic it was. If we were going to do something like this, we would probably go fully sub-dermal though to help avoid infection.

What other kind of implants could you realistically do with today’s technology to give yourself other senses?