Hackit: The Bronco Table


While attending LA SIGGRAPH Maker Night, we got to talk to [Brett Doar] about his Bronco Table. The table is meant to make life more difficult by bucking off anything that’s set on top of it. Right now, it uses a tiny piezo mic to listen for the impact and then drives three leg motors in a random pattern. He envisions later generations either running away or following you intently when something is set on them.

The main problem with the current design is that you have to hit the table hard enough to make a noise the mic can pick up. The ideal solution would be able to detect anything, no matter what the material or how forcefully it was set down. How would you detect objects being placed on the surface (table doesn’t have to be wood)?

Hackit: What To Do With A 1st Gen IPhone?


There’s a new iPhone 3G coming out in July. If that statement shocks you, you might want to check your connection. We love new shiny hardware, but what we’re really interested in is the number of “old” iPhones that are going to be hitting the market. Many people will be ditching their 1st generation iPhones just to get GPS and 3G. This abundance plus the new $200 price tag is bound to depress the price for used phones.

A used 1st generation iPhone is actually a pretty attractive device. It’s already been laid wide open by hackers so you can run pretty much anything you want on it instead of waiting for the App Store to tell you what you can and can’t do. You could use it as a WiFi Voip phone, a simple web pad, run an NES emulator, use it as a musical instrument, or build an army of robots.

What will you do when the price of used iPhones bottoms out?

Hackit: Simple Portable Monitor


We’re often asked what a simple way to add a display to a project is and we even hinted at this yesterday with the HMD comparison. The answer is: we’re not really sure. In the past, the go to was PSOne add on displays. They accept composite input which means you can painlessly attach almost any other consumer device with video out. The problem is they’re a little large. Then there’s the spy video car HMD. It’s black and white and accepts composite video too. It’s a little small though, which makes it difficult to work with outside of the original application. So, Hack-a-Day readers, what have you used as a simple palm sized portable display in your projects?

Hackit: Ironman/movie Inspirations?


I got a chance to see the new Ironman movie last night, and it’s exactly the kind of film that kick-starts my brain into considering new projects. I’m opening up today’s hackit in a few directions:
1) Get any project ideas from Ironman?
2) Got any projects that were inspired by movie/tv/comic tech?
3) What’s your favorite source of inspiration?

Hackit: Laser Cutters – With A Prize!


I’m going to have a special guest in my workshop for a while: an Epilog Mini 24 45 watt laser cutter. This is entirely thanks to Epilog Laser down in Golden Colorado. Here’s today’s hackit: If you had access to your own 45 watt laser cutter – with a 12″ x 24″ work surface, what would you make with it?

Oh, and there’s a prize on this one. Whoever comes up with the best idea will get a free laptop engraving session. (You can always just ship me the display cover.) You can have your own art put on, or we can always tattoo your machine with the Hack-A-Day logo.

(Pictured is Ladyada’s laser cutter. Mine’s coming tomorrow!)

Hackit: A Better Homebrew Control Interface?


I’ve built a few CNC controllers, and I’ve been a bit disappointed by the state of the control interfaces. Most diy systems rely on a parallel port interface, while a few use a serial connection. Just one that I’ve seen has an actual USB interface, but it’s limited to use with the fab@home software for now.
So what’s the hackit of the day? I think that the hardware hacking, home fabrication community could really benefit from a standardized I/O interface for driving CNC machines, robotics or anything else along those lines. For CNC work, it’ll need a serial or parallel port emulation scheme to allow existing software to take advantage of it. For quicker home development, some simple API’s for controlling the device would be excellent. Imagine using perl to develop robot logic with just a few easy function calls…

Hackit is really your show, so lets hear your ideas.