A TV-B-Gone With A PIC Twist

pic-tvbgone

[Kayvon] thought that the TV-B-Gone was a fun little device and wanted to build one, but he didn’t have an AVR programmer handy. Rather than picking up some AVR kit and simply building a replica, he decided to give his PIC skills a workout and build a Microchip derivative of his own.

The PIC-based TV-B-Gone is pretty similar to its AVR-borne brethren, featuring a PIC24F08KA101 at the helm instead of an ATTiny. His version of the TV-B-Gone can be left on indefinitely, allowing him to situate the device in a convenient hiding place to wreak havoc for as long as he likes.

[Kayvon’s] TV-B-Gone does everything the original can at just under $7, which is quite a bit cheaper than the Adafruit kit. If you’re not averse to perfboard construction, be sure to check out the build thread over in the Adafruit forums. [Kayvon] has done most of the heavy lifting for you – all you need to do is build it.

TV-B-Gone Can Double As A Camera Remote Control

[Christopher] found a way to get a bit more mileage out of his TV-B-Gone kit. The little device is intended to turn off every television in range with the push of a button. But at its core it’s really just a microcontroller connected to some infrared LEDs. Instead of sending codes to shut of televisions, you can rewrite the firmware to send a camera remote shutter release code.

It doesn’t take too much to pull this off. You need a way to flash new firmware to the device, and you need to know the new code timing that you want to send. Since the firmware is open source it’s easy enough to make code changes, and there are several easy methods of flashing AVR devices (like the tiny85 used here), including using an Arduino as an ISP.

But [Christopher] did more than just add the Nikon code for his camera. He realized that there’s a jumper to select between European or American television codes. Since he wasn’t using the foreign option, he replace that pin header with a switch that selects between normal TV-B-Gone operation and camera shutter release modes. Nice.

IR Remote Control Jammer Makes You Lord Of The Livingroom

Bring communications jamming technology into your TV viewing experience by building this infrared LED driver circuit. You’re probably familiar with the TV-B-Gone, which let’s you turn off any television at the touch of a button. But what if you actually want to watch the program that’s currently on the screen when the person with remote-in-hand doesn’t? That’s where this little marvel comes in.

[KipKay’s] IR jammer uses a 555 timer to constantly transmit infrared traffic. The signals it’s sending out don’t correspond to commands the TV (or any other IR remote-controlled device) will respond to. But if the light intensity is strong enough, they will interfere with any signals coming in from a remote or even from a TV-B-Gone. [KipKay] wisely hides this circuit inside of another remote control so that the other couch potatoes you are thwarting won’t get wise to what’s happening. If they want to watch something else they’ll have to get up and walk over to the entertainment center to do something about it, and what’s the chance that’s going to happen?

Don’t miss [KipKay’s] infomercial-esque presentation of this gadget after the break.

Continue reading “IR Remote Control Jammer Makes You Lord Of The Livingroom”

Reverse Engineering The Telly Terminator

[Oliver] received the Telly Terminator as a gift and decided to take a closer look at it. This key fob has two buttons; one shines an LED like a flashlight and the other turns off televisions. Sound familiar? Yeah, it made [Oliver] think of the TV-B-Gone as well.

He cracked open the case to find just a few components. The brain behind the IR signals is a Helios H5A02HP. Only a few pins are used for outputs so he connected a logic analyzer and recorded the signals. His writeup covers the process quite well. He takes a known IR transmitter protocol and compares it to the capture from the logic analyzer. It turns out that the fob generates 46 different signals and with further analysis concludes that there’s a chance the code used here is from an older version of the TV-B-Gone source.

Apple Remote Arduino Shield

arduino-apple-remote-shield

[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.

TV-B-Gone-zilla! Rawr!

tv-zilla

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]

Adafruit Releases New TV-B-Gone Kit

Recently, our friends over at Adafruit released a new version of their popular TV-B-Gone kit. Built in cooperation with [Mitch Altman], the inventor of the TV-B-Gone, the new kit sports four high power IR LEDs, two wide beam and two narrow beam. The four LEDs give the new TV-B-Gone increased range, with a maximum distance of over 150ft. One of the most impressive features of the kit is the fact that the new TV-B-Gone is universal and can now work in Europe and Asia in addition to the US. Users are able to select which region they want to use during the build process by soldering a resistor into the board at their region’s corresponding spot as seen in the picture above. The new TV-B-Gone kit is now available in the Adafruit store for $19.95 plus shipping.