posted Nov 20th 2009 9:52am by
Mike Szczys
filed under:
peripherals hacks

How often do you change the batteries in your television remote control? Yeah, basically never. But that’s a tribute to how efficient the device is and not a reason to overlook this development. NEC is showing off a remote control that uses no batteries. Power is generated using the piezo effect that occurs when a button is pushed. That is to say, when a crystal is compressed it emits a tiny bit of electricity which is harnessed and used to power this device. This is the same principle that is used in the electricity producing sidewalks tested in Japan.
It’s pretty phenomenal that they can run the device using this method. Right now there’s only a handful of buttons but we’re sure there’ll be advances in the technology. There’s a ton of use for this if it can be miniaturized. It is using radio frequency instead of infrared, making it a useful development in wireless doorbells, garage door openers, key-less entry fobs for your car, and many more applications.
[Thanks das_coach]
posted Nov 3rd 2009 4:13pm by
Mike Szczys
filed under:
arduino hacks,
home entertainment hacks,
macs hacks

[Computergeek] made an Arduino Shield in order to use it as an Apple remote. We like the construction technique that he used; taking perf-board and soldering the circuit and using stripped wire to interface with the pin sockets on the Arduino. He’s written the code needed to function as an Apple Remote but this shield has a lot more potential. This is an excellent opportunity to delve into the different IR protocols out there and create a universal remote for all of your random devices. We’d also want to give it a try as a TV-B-Gone.
The parts are easy to find or salvage without putting in an order. We’re not certain about his design, he should probably have invited a resistor to the party the two IR LEDs are having.
posted Oct 7th 2009 12:00pm by
Phil Burgess
filed under:
home entertainment hacks,
led hacks,
video hacks

TV-B-Gone: antisocial nuisance or harmless prank? Whatever your feelings, there’s no denying this device has become a staple of the DIY hacking crowd, as evidenced by the countless derivatives since hatched. This latest mutation crushes them all.
[manekinen] from the Polish electronics blog Elektroda (“Electrode”) wasn’t satisfied with high-power TV-B-Gone designs using multiple 5mm infrared LEDs, so he created his own using a single one-Watt monster. The device is concealed in an ordinary flashlight casing, making it somewhat inconspicuous. A custom PCB containing an ultra-minimalist version of the TV-B-Gone circuitry sits just behind the reflector. The choice of reflectors determined maximum distance vs. coverage…they opted for distance. Specific figures aren’t given, but we estimate this thing could shut off televisions on Mars.
The original article (Polish or Google-ized English) includes construction photos and an archive (.rar) of project files including Eagle schematics and C source code.
Would it be totally irresponsible to mention there’s now a 3-Watt version of this LED? We’re just sayin’.
[thanks RicoElectrico]
posted Oct 3rd 2009 1:00pm by
Jacob Woj
filed under:
home hacks,
security hacks

Some type of logger or sniffer exists for almost every form of electronic communication. Your keystrokes, phone conversations, and wireless networks could all be monitored. In this awesome proof-of-concept project, [James] expanded that array to include garage door openers. After receiving a piece of chain mail which stated that criminals have the technology to record any remote code and play it back, [James] wondered if he could build such a device that would work on at least his opener model. Read the rest of this entry »
posted Sep 29th 2009 7:00am by
Mike Szczys
filed under:
wireless hacks
posted Sep 27th 2009 5:59pm by
Gerrit Coetzee
filed under:
robots hacks,
transportation hacks

[Terence Bordelon] sent in his impressive UAV (Unmanned Arial Vehicle). The hack is a culmination of his other projects. It can be turned to fully automatic at the flip of a switch. It will fly itself to gps way points, land, and take off. The UAV has a range of 100km thanks to his home built RF Unit which runs on ham bands. The brains of the setup is his custom IMU (Inertial Measurement Unit). The unit is controlled by his ground station which either allows him to fly it normally or toggle through the various modes. [Terrence] is also a game developer and has worked on many popular titles such as Zoo Tycoon 2 and Ratchet and Clank.
posted Sep 14th 2009 1:00pm by
Mike Szczys
filed under:
digital audio hacks,
iphone hacks,
ipod hacks,
peripherals hacks

The iPhone doesn’t have the market cornered on the use of accelerometers. The tiltphone project incorporates a three axis accelerometer into a set of headphones transforming them into a remote control for an iPod. A PIC16F690 reads in data from the analog sensor, translates specific movements into commands, and like the Arduino iPod Remote from last week, relays them to an iPod via the Apple Accessory Protocol. A quick nod left or right skips tracks, holding a sideways nod controls the volume, and setting the headphones down pauses.
This project is a bit older but we’re glad [anon] tipped us off as we hadn’t seen it before. There doesn’t seem to be any code or schematics available but because the Apple Accessory Protocol is known, it’s only a matter of working out how to interpret the sensor data. There is video after the break and if you pull off this hack yourself be sure to send in details for a followup.
Read the rest of this entry »
posted Sep 8th 2009 6:41pm by
James Munns
filed under:
robots hacks

[Christian Ristow], a former Muppet creator, has created a much larger puppet that has caught the attention of Popular Mechanics. His Hand of Man is a 27 foot long remote control mechanical claw. Powered by a 90 hp diesel engine, the hydraulic system can be controlled by a glove worn by the operator. This started as a demonstration for a robotics fair, but has recently made appearances at Burning Man, Maker Faire, and had the Grand Champions seat of Popular Mechanic’s Backyard Geniuses Award. While not as practical as some robotic human augmentations, it can crush a car. [Christian] is even allowing anyone who is interested at these events to pick things up and crush them at their own whim.
Various promo videos after the jump.
Read the rest of this entry »
posted Sep 2nd 2009 2:20pm by
Jacob Woj
filed under:
home hacks,
wireless hacks

We’ve already brought you a homemade Twitter-enabled washing machine, and toilet, but now a new innovation is being brought to the table by a bigger player. IBM is working on a tweeting television remote, which would allow the user to inform the world what they are watching. Although unfiltered reporting could create awkward situations, the combination of America’s love for television and Twitter is sure to yield interesting results. They also mentioned that it could be configured to report to other sites, such as Facebook or joost. Any ideas why IBM would have in such a patent are welcome in the comments. More info can be found here and here.
posted Jul 4th 2009 10:55am by
Zach Banks
filed under:
home entertainment hacks,
peripherals hacks

The TV-B-Gone has proven to be a dangerous and versatile gadget. At Interactive Matter, they created an even smaller version with more sneaking potential. Called the µTVBG, it packs an entire TV-B-Gone in a 1.4 x 2.5 cm footprint and even has room for a programming header. He found some high-powered surface-mount IR LEDs that would match the original TV-B-Gone’s power. To drive the board, they used a CR1220 button battery on the bottom of the board. The whole thing is smaller than your thumb and should be easier to hide next time you wreak havoc.