Coffee Table Puts On A Show Behind Smoked Glass

This coffee table is a real show-piece. It’s got a smoky glass surface that is hiding the LCD screen within. But what fun would it be if it could only play video? The rest of the enclosure houses all the parts necessary to make this living room centerpiece into a computer.

After the break you can see a video showing off each step of the build process. It starts by ridding the screen of its enclosure, and using what’s left to determine the size of the wood frame for the table. With the display firmly in place [Nate] sets to work position, mounting, and developing cooling solutions for the motherboard and the rest of the bits. He does nice work and ends up with a table that we’d be proud to feature in our homes.

Now he’s got a lot of computing power and a huge display, but isn’t something missing? How hard do you think it would be to add touch sensitive input to this? We’re wondering if the overlays used to make those Android touchscreens could be mounted on the underside of the glass?  Continue reading “Coffee Table Puts On A Show Behind Smoked Glass”

Reclaim The Wireless Controller Module From A Broken Xbox 360

If you’re one of the hordes whose Xbox 360 died the fiery death associated with the RRoD you may be wondering what to do with that multi-hundred dollar door stop you’re left with. Why not salvage the parts for other uses? If you’ve ever wanted to use your wireless controller with a computer here’s a way to pull out the RF module and reuse it.

The concept is simple enough, there’s a daughter-board in the Xbox 360 which hosts the RF module for wireless controller connectivity. Once you extract it from the carcass of the beast, you just need to find a way to read and push the data to your computer. Any USB enabled microcontroller will do, in this case an Arduino nano was chosen for the task. A bit of level converting was necessary to interface with the device, but nothing too involved.

It sounds like at first there was an issue with syncing a controller with the hacked module, but as you can see in the clip after the break that problem has been solved.

Continue reading “Reclaim The Wireless Controller Module From A Broken Xbox 360”

Dog Pod Grid One Step Closer To Reality

What’s better than one amazingly acrobatic quadcopter? How about a swarm of acrobatic micro-quadcopters? It’s not a rhetorical question, but an experimental reality. A team at the University of Pennsylvania are showing off their latest round of hovering robots which can move in formation and alter their orientation as a swarm.

You may remember us salivating over the unbelievable stunts the team pulled off with a single ‘copter back in 2010. That device needed a sophisticated camera installation to give provide feedback, and this uses the same framework. But we don’t that detracts from the achievement; it’s simply a future hurdle for the project.

The video after the break shows some of the stunts the slew of whirring devices are capable of. Watching them move as a grid, and even landing simultaneously, we can’t help but think of the Dog Pod Grid from Neal Stephenson’s book The Diamond Age. It was used as a protection system, keeping unwanted flying intruders out. Doesn’t sound so far-fetched any more, does it?

Continue reading “Dog Pod Grid One Step Closer To Reality”

Printable Wire Stripper Lights Up When You Hit The Conductor

Agonize no more over stripping the insulation off of tiny wires like those used in ribbon cables. For years we’ve used razor blades to do this, as the tiniest wires don’t have a slot on our trusty wire strippers. But often we cut all the way though the conductor (or many of the strands) when doing so. [Bjbsquared] came up with this design that will alert you when you’ve hit the conductor.

It uses the two metal razor blades as electrodes in the LED circuit. When anything metal connects the two, the LED will be illuminated. This way you know you’ve cut far enough, and should be able to tug the insulation off of the wire. This image only shows half of the printed unit, a second piece covers up the inner workings, and helps keep stray fingers away from the edges of the blades.

Overkill? We don’t think so, and we hope everyone will agree this is a wonderful design.

[via Reddit and Gizmodo]

Kitchen Timer Makes Mario Your Sous-chef

[Alan] was unimpressed by the cheap ticking egg timers that grace many of our kitchens. He decided this was an execllent opportunity to ply his skills with microcontrollers. He built this kitchen timer complete with an enclosure and audible alarm.

The device is Arduino based, which makes driving the graphic LCD quite easy thanks the libraries associated with that platform. As you can see above, his user interface makes use of virtual buttons – three tactile switches whose function is listed at the top of the display.

But we think the alarm sound really earns this a place in his kitchen. He used the same hardware as that that Super Mario Bros. Toilet project to play classic video game sounds when your soufflé needs come out of the oven. We haven’t come across them ourselves, but apparently there’s a line of key chains for sale in Japan (yes, we need to plan a trip there!) that have the tunes programmed into them. They’re easy to crack open and it beats dealing with a speaker and amp circuit.

Measure Radiation With Military Surplus

It’s really amazing what you can find at military surplus shops. [David] just built a radiation detector out of a DT-590A scintillation probe originally made to test if Air Force bases were contaminated with Plutonium. Who says nothing good came out of massive nuclear arsenals?

DT-590A / PDR-56 Gamma ray probes were made obsolete by the US Air Force a few years ago and they’re trickling into military surplus stores around the country and the Internet. [David] found the manual for this probe and put together a little circuit to drive this x-ray sensor. The build uses an ammeter as a simple dial, and includes a piezo speaker for the prerequisite Geiger counter ‘clicks.’

[David] also threw up a post on converting this x-ray probe into a general purpose Gamma probe, effectively making it a Geiger counter for the really dangerous radiation. You could always use your smart phone for the same task, but recycling military hardware imparts a good bit of geek cred.

Rapid Fire, Remote Controlled Ping Pong Ball Turret

remote-ping-pong-ball-turret

[Andrew] and his brother had some time (and a lot of ping pong balls) on their hands, so they decided to have some fun and built a remote-controlled ping pong ball turret.

Arduino aside, the turret is cheap and easy to build as [Andrew’s] writeup explains. The firing mechanism was constructed using a pair of foam wheels and motors, which is used to launch the ping pong balls much like a baseball pitching machine. The balls are stored above the wheels in a cardboard tube and released by a mechanical flap when triggered.

When [Andrew] is ready to release the turret’s payload, he sends a command to his computer over VNC, which relays the command to the Arduino over a serial connection, triggering the flap. While the control scheme could certainly benefit from direct, wireless phone-to-Arduino communications, it seems to work well enough for [Andrew’s] needs.

Check out the video dramatization below to see [Andrew] “surprise” his brother with a hail of ping pong balls after the jump.

Continue reading “Rapid Fire, Remote Controlled Ping Pong Ball Turret”