Learn console hacking

This bright red handheld is [Bacteria’s] portable N64 console. We’re beginning to feel a bit saturated with N64 portable hacks, having seen one that looks like a Game Boy, another in a shiny black case, and yet another in a white case. This time around it’s not just the end product, but [Bacteria] has posted a saga discussing the build progress. Check out the 20 videos on his worklog page. If you’re looking to take existing hardware and put it into a different enclosure you should pour over this resource for ideas you can use.

Bonfire – Interactivity Using Pico Projectors And Cameras

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

This video shows a demonstration of Bonfire, an additional interface for computers. It consists of a pico projector and camera hang on the back of either side of a laptop. The projector displays information on the table top and the camera monitors the area for interaction. It can recognize your hand or objects such as a smartphone or headphones and react accordingly. An accelerometer in the laptop picks up tapping (we’d guess you have to tap pretty hard) and there is also support for gestures. This was presented at 2009 UIST and unfortunately the published article is not available for free [Thanks for the link Ciflet].

We hope to see this kind of thing, as well as skin based input, come to the market some day. Until then, you’ll have to build your own.

[via Procrastineering]

Report From ESC Silicon Valley 2010

Ah, the heady aroma of damp engineers! It’s raining in Silicon Valley, where the 2010 Embedded Systems Conference is getting off the ground at San Jose’s McEnery Convention Center.

ESC is primarily an industry event. In the past there’s been some lighter fare such as Parallax, Inc. representing the hobbyist market and giant robot giraffes walking the expo. With the economy now turned sour, the show floor lately is just a bit smaller and the focus more businesslike. Still, nestled between components intended to sell by the millions and oscilloscopes costing more than some cars, one can still find a few nifty technology products well within the budget of most Hack a Day readers, along with a few good classic hacks and tech demos…

Continue reading “Report From ESC Silicon Valley 2010”

Multiple Buttons And A Pot On one pin

[Kevin Fodor] shares his method of reading multiple inputs on one pin of a microcontroller. The analog to digital convert function of the microcontroller is used to read a potentiometer but with some careful calculations a resistor network can be built into the circuit that provides a unique voltage value for each button pushed. The only real drawback is that the system cannot read multiple button presses at the same time. Theoretically up to ten momentary push buttons can be used but [Kevin] estimates that only four plus the potentiometer will work reliably.

[Thanks Charper]

Puppet Circuits

This isn’t a specific project, so much as a pointer to a budding new site. Puppet Circuits is the project of [Raphael Abrams], one of the co founders of NYC Resistor. As you can probably guess, he has been posting about the circuits he uses in his animatronic puppets. I faces all kinds of problems since may of the systems are to be worn and have to endure some pretty rough treatment and still perform well. Very interesting stuff to read about.

RFID Immobiliser

[andrew_h] has put together this slick anti theft device for his car. The RFID immobiliser is used to keep the car from starting unless you swipe an RFID tag. Depending on how well you hide it, and how well the person stealing the car knows you, they would have no reason to suspect that they have to swipe the tag. Even if someone steals the car while it is already running, they won’t be able to re start the engine if they shut it off. As usual, schematics and PCBs are available.

Hackaday Links: April 28, 2010

Cell phone chopper control

Control your tiny inexpensive helicopter with a Nokia N900. The chopper uses an infrared remote control, just like a television. Getting this to work was just a matter of figuring out the IR commands and writing an app for the phone to spit them out.

Fade to black; inconspicuously

Lost interest in your TV-B-Gone? Give it one last whirl by throwing it inside of an old iPod case. The dock connector hole is just about the right size for the LEDs and the kit fits nicely in the old 3G type iPods. With this kind of disguise it should be a lot harder to spot who’s messing with those TVs.

Surf your way to a cleaner house

This guy uses a roomba to clean his floors. The Wii balance board lets him lean forward and back to surf the little bot around the room. This seems a little more exciting than the exercise programs the board was originally designed for. [Thanks DXR]

G1 gamepad

[Tobias Weber] built a gamepad for the G1 Android phone. He used an old Atari control, cut out two buttons and the d-pad, and glued them in a housing to fit the G1 keyboard. Each presses a button on the phone’s keyboard which can be mapped through the emulator software.

Social power monitoring

Here you see a very small portion of the power meter installed in a Cafe at UC Berkeley. It shows the energy usage for the building, separated into categories such as lights, power outlets, and coffee machines. This lets students know how much juice they’re draining by plugging in their gadgets. The color bar uses 93 ShiftBrite modules controlled by an Arduino.