Intro: My Nikon DSLR has an infrared remote function (remote sold separately) that is really handy, but fairly limited in range. A while ago, I bought a TV-B-Gone Kit from itâs inventor Mitch Altman, and it can turn TVâs off from a great distance. I thought, âHey, this thing is open source! I can hack this!â So follow along for replacing the firmware to create a super-powerful camera remote. You could even use it for other things, like adding a long wire for trip-wire photos,etc.
Step: 1 Assemble the parts
1. The TV-B-Gone kit is sold by Lady Ada over at adafruit Itâs also open source so if you want to put it all together yourself you can.
2. Youâll also need a target board (you can do this on a breadboard). I used an extra TV-B-Gone PCB with a programming header and oscillator. If you want to program this once, you can also use the TV-B-Gone itself if you leave the LEDs off until you are done programming.
3. AVR toolchain. I use winavr
4. An ISP programmer. I use usbtinyisp from adafruit, but you can also use the arduino (lots of instructables on this) or this great new shield by randofo
Step: 2 Assemble it.
Follow the instructions at ladyada.net. If you want to mount it in an enclosure, think about that ahead of time, and use wires to connect the LEDs. Also, if you want to remote the switch, you could wire that off board, or add a jack to make a modular trigger.
I like mounting the LEDs âsurface mountâ Itâs a little tricky if you pre-cut them, but that is the best way, as it is difficult to snip the leads when you try what I show here.
Thereâs an included programmer header. It just gets in the way, and you canât use it once youâve attached the LEDs (something about current drain) so leave it off (unless you want to use the board to program the chip before you attach the LEDs)
For more detail: Turn a TV-B-Gone into a super camera remote!v