Sonic Screwdriver Controls Your TV, Doesn’t Work On Wood

Sure, you could pretend to be the Doctor with a simple plastic sonic screwdriver. It might even have a LED on the tip, and if you’re really splurging a tiny speaker for sound effects. Yep, you could make due with an inelegant version of the Doctor’s Gallifreyan army knife, or you could get this amazingly detailed sonic screwdriver replica.

Instead of a plastic or resin replica, this replica of the 11th Doctor’s sonic screwdriver is made out of die-cast, copper plated metal with a jade green  polycarbonate tip. This replica has a few tricks up its sleeve; instead of just lighting up and providing a few sound effects at opportune times, it also can serve as a programmable infrared remote with a gesture interface  thanks to a three-axis accelerometer. If that’s not enough, the copper ‘rods’ just below the tip also serve as a touch interface for the microcontroller on board.

For as many jaw dropping light saber builds we’ve seen we’re genuinely surprised we haven’t seen more sonic screwdriver builds. It’s really cool this toy can serve as a remote control, but we’re betting a few Hackaday readers can replicate this replica with an extendable jewel cage and maybe even a Bluetooth gesture controller.

If you’d like your own sonic screwdriver, you can pick one up at ThinkGeek (for the US) or Forbidden Planet (for the UK). After the break is a video released by ThinkGeek showing off the this truly awesome remote control.

Tip ‘o the hat to [Zerocool] for sending this one in.

Continue reading “Sonic Screwdriver Controls Your TV, Doesn’t Work On Wood”

Fighting Over The Frat’s TV Remote

[Colin Bookman] lives in a Fraternity house and apparently the remote for the cable box has a way of walking off. He figured out a method to give everyone control of the TV channel in one form or another.

The cable box can be seen perched on that shelf, and [Colin’s] addition is the wooden box sitting on the floor. Inside is an Arduino board, and the cable snaking out of the enclosure is an IR LED. This give the Arduino the ability to send remote control commands to the TV box. The two arcade buttons on the front will switch the channel up or down.

But this is hardly a remote control replacement since you have to get up to use it, so he went a few steps further. The Arduino board was paired with an Ethernet shield. It serves up a web page that has a virtual keypad. So anyone with a smart phone or laptop can log into the server and start changing the channels. We’re not sure if this provides relief from a missing remote, or promotes impromptu fist fights when brothers can’t agree on what to watch. It certainly opens up the possibility of long-distance trolling as you could be sitting in class and decide to change the channel to Lifetime every ten minutes or so.

If you don’t have an Ethernet shield handy we’ve seen a similar setup that uses Bluetooth instead the network.

Bike Cross Country In Your Basement With Google Streetview

Biking cross-country is a worthwhile pursuit, but then you’ll have to deal with terrible drivers, rain, bugs, and heat. [Jeff Adkins] over at lowendmac has a neat solution to exploring the country via bicycle without ever leaving the safety and air conditioning of your basement.

For his build, [Jeff] used a magnetic reed switch attached to the frame of his stationary bike and the pedal crank. Whenever the pedal crank is turned, a reed switch closes on every revolution. This reed switch is connected to a new Arduino Leonardo programmed to transmit keyboard presses to a computer for every five revolutions of the pedal. From there, it’s a simple matter of loading up Google Streetview on a laptop and letting the Arduino automatically advance through Streetview images while pedaling.

The next part of [Jeff]’s project will be adding left and right buttons to his stationary bike to navigate Google Streetview images without taking his hands off the handlebars. You can check out a demo of [Jeff] cruising around after the break.

via reddit

Continue reading “Bike Cross Country In Your Basement With Google Streetview”

Getting Root On A Sony TV

The Sony Bravia series of HDTVs are a great piece of kit; they’re nice displays that usually have enough inputs for the craziest home theatre setups. These TVs also run Linux, but until now we haven’t seen anything that capitalizes on the fact these displays are wall-mounted Linux boxen. [Sam] sent in an exploit to root any Bravia TV – hopefully the first step towards replacing our home media server.

The exploit itself is a regular buffer overflow initialized by a Python script. The script sets up a Telnet server on any Sony Bravia with a USB port, and provides complete root access. [Sam] was able to get a Debian install running off a USB drive and all the Debian programs run correctly.

If you have a Bravia you’d like to test [Sam]’s script on, you’ll need a USB network adapter for the TV and a Telnet client to explore your TV’s file system. Right now there’s not much to do with a rooted Bravia, but at least now running XMBC or other media server on a TV is possible.

If anyone would like to start porting XMBC to a Bravia TV, [Sam] says he’s more than willing to help out. We’re not aware of any HDTV modding communities on the Internet, so if you’re part of one post a link in the comments.

HDTV Antenna That Can Hang In A Window

We can’t wait to give this one a try. We’ve got a DIY HDTV antenna hanging out in the attic which was made from some scrap wood and eight metal coat hangers. It works great but it’s pretty ugly and not everyone has an attic to hide it in (not to mention the signal drop caused by the roof shingles). This is a fractal antenna anchored to some clear plastic so you can just hang it in the window and start picking up the over-the-air channels without much effort.

The pattern was modeled in SketchUp then printed out on two pieces of paper. One piece had it printed on both sides, which makes it easy to glue on a sheet of aluminum foil, then follow the pattern on the opposite side to cut out the important parts. The other template was used as an aligment guide when gluing the foil to the clear plastic. A coaxial adapter was then attached using nuts and machine screws. If you build it, let us know how it comes out!

Controlling A TV With A Microcontroller

Here’s two builds that print text to a TV with only two pins:

Still Alive with an Arduino

After seeing all the builds that play Still Alive, [Bob] decided to take a 1972 amber monitor and recreate the cut scene at the end of PortalThe build uses the TVout library for Arduino. There were a few problems with running the Unix and Still Alive animations at the same time, so [Bob] flips a bit in the EEPROM at the end of the command line animation and restarts into GLaDOS’ report. You can check out the old school color monitor here

ATMega Video Text Generator

[Stian] didn’t think his build was good enough for Hackaday, but his friend [Mikael] thought otherwise. [Stian] wrote a library to generate an NTSC video signal in real time. It’s a text-based build with 37×17 character resolution and only requires about 3kB of RAM. As a bonus, it only takes up two pins on [Stian]’s ATMega128.

You can check out the videos for both these builds after the break.

Continue reading “Controlling A TV With A Microcontroller”

You’ll Throw Your Back Out Playing This Analog TV Synth

de-rastra

While CRT televisions fall to the wayside as more people adopt flat-panel TVs, the abundance of unused sets gives hacker/artist [Kyle Evans] an unlimited number of analog canvases on which to project his vision. He recently wrote in to share his latest creation which he dubs “de/Rastra”.

The “CRT Performance Interface” as he calls it, is an old analog television which he hacked to display signals created by moving the TV around. Fitted with an array of force sensors, accelerometers, and switches, the display is dynamically generated by the movements of whomever happens to be holding the set.

Signals are sent wirelessly from his sensor array to an Atmel 328 microcontroller with the help of a pair of XBee radios, where they are analyzed and used to generate a series of audio streams. The signals are fed into a 400W amplifier before being inserted into the CRT’s yoke, and subsequently displayed on the screen.

We’re sure [Kyle] is probably trying to express a complex metaphor about man’s futile attempts to impose his control over technology with his project, but we think it simply looks cool.

Check out [Kyle’s] work for yourself in the video below and give us your take in the comments.

Continue reading “You’ll Throw Your Back Out Playing This Analog TV Synth”