Check out my new Tech & Robotics website Tinkerspark.org: A Hub of Robotics, Engineering,Technology content & meticulously crafted online courses taught by industry professionals
The TV-B-Gone is a great little piece of engineering, and coding. Along with the appropriately named tiny, AT-Tiny, we can make an amazing universal tv remote which can turn of any TV. This was originally sold as a kit, but we are going to make it ourselves, using Mitch Altman's code. The total cost for me was under 4$
Step 1: Materials, and Tools
Materials-
Atiny 85 A crystal (depends on your attiny 85 model, If confused leave a comment, and i shall tell you if you need it, or not)
ir leds
a transistor
status led, and an accompanying 330 ohms resistor (optional)
perf board/proto board
wire, and solder
c2032 battery, and an accompanying battery holder.(if you use a different battery, get a voltage regulator if the battery's voltage is higher than 5v.)
push button, preferably a small one
22uf capacitor
150 ohm ressistor
A programmer, I used arduino uno as isp ( more on that later)
*** if using arduino as isp, then you also need a 10uf 16 v capacitor, and a 220 ohm ressistor
Tools-
Soldering iron (plus solder)
wire strippers
glue gun(optional)
Next we shall make it
Step 2: Programing
fuses - Depending on your at tiny model, you might need an external resonator. I had an attiny 85-20pu which ran on an external resonator, so I burned an alternate the boot loader (found in the boards section of arduino) which allowed it to run on the internal oscillator. If all this confuses you, then stay on the safe side, and use a ATtiny85V-10PU
Using an Arduino as isp- First go to examples, and Arduino as ISP, and burn that on your Arduino, then follow the tutorials below to burn the appropriate tvbgone code(found below).
Using these comprehensive tutorials, program the attiny with a arduino.
Link 1, click here (opens in new tabs)
Link 2, click here (opens in new tabs)
If you have an avr programmer then use these tutorials
Link 1, click here (opens in new tabs)
Link 2, click here (opens in new tabs)
the files to be flashed on the Attiny are availible here- ATtiny code
If you do have a breadboard on hand, I do recommend making the circuit on the next page first on the breadboard, just to verify that your at tiny has been flashed properly.
Step 3: Soldering
Solder your project using the schematic above. Since 1 battery is very unstable, and did not give me enough amp output, I wired 2 batteries in parallel, to support my 3 high power IR leds. If you use lower power IR leds, or fewer leds, then 1 battery should be able to support the amp draw.
If you want to use different batteries such as 9 volt batteries, then attach a voltage regulator if the battery's voltage is higher than 5v. Attaching a voltage regulator is extremely easy, and there are plenty of tutorials online. Just remember, this is only needed if the battery your using is over 5v.
Step 4: Finishing Touches.
You can now hide this in any casing to make it more discrete, or you could apply clear heat shrinking over the whole pcb. I left mine bare, as I like it that way.
Please don't hesitate to leave any questions,coment, or concerns below.
Thanks to Dark Sponge, and his tvb gone, which inspired me to make this build.
Check out my new Tech & Robotics website Tinkerspark.org: A Hub of Robotics, Engineering,Technology content & meticulously crafted online courses taught by industry professionals
Share
powpher made it!
32 Discussions
Question 5 months ago
Hi, how did you get the Adafruit Attiny code to open, to compile and uploaded to the Attiny, as it is not really an Arduino code .ino file?
1 year ago
Great job..I have a question for your tvbgone tutorial..why u use 2 pins of attiny as IR output>>??
3 years ago
i have an attiny85 20pu. i wave not changeed any bootloaders or fuses( i am running at 1 mhz). what should i do? use an external oscilaotor and how can i boost it to 8mhz?
3 years ago
No external crystal is needed. Well I assume as I will build this next.When you buy a new ATtiny 85 chip it runs on 1mHZ. So set the Arduino IDE to 8mHZ, then burn the boot loader and it changes to 8mHZ> then upload program by holding down the shift key. Good luck Arduino folks.
3 years ago
Does this work for europe aswell?
Reply 3 years ago
Yes, check out this link https://learn.adafruit.com/tv-b-gone-kit/download ... It contains version 1.2 which supports an external swtich to control EU vs US televisions.
Reply 3 years ago
Thanks for the reply, another thing is you do not really specify how to change the fuses to use an external oscillator and how to mount it to the attiny85
Reply 3 years ago
Hey again,
I do apologize if any information was not clear. After all, I do this as a hobby and to educate people, not as a paid incentive.
For the fuses, you can either use internal or external ones. I chose to use the external one, as I heard that the internal ones are not too accurate, and they drain a lot of power. Plus, I had external ones laying around.
You choose the fuses when you are uploading the bootloader to the Arduino. For how to attach the external oscillator, please refer to the schematic that I created for this instructable. All of that information should be there. If you have any more concerns, please ask. I am glad to help any maker.
3 years ago
okay i did that and the ir leds are only glowing,,not blinking,where could i be wrong
Reply 3 years ago
Strange, perhaps you have a capacitor attached to the leds that are making them glow rather than pulse. Also, please do reupload the code, and make sure that it compiled properly. If you have a spare arduino, then you could also upload the code to it and test with less variables that could fail. The only reason that I used the ATtiny was due to its discrete size.
Good luck
3 years ago
what code should i use for the arduino software ?
Reply 3 years ago
hey, do you mean the arduino as an isp code or the at-tiny code??
Reply 3 years ago
I mean the code wich i can use to programm the Attiny
and yes i will use the arduino as isp
Reply 3 years ago
I mean the code wich i can use to programm the Attiny
and yes i will use the arduino as isp
Reply 3 years ago
I mean the code wich i can use to programm the Attiny
and yes i will use the arduino as isp
Reply 3 years ago
I mean the code wich i can use to programm the Attiny
and yes i will use the arduino as isp
3 years ago
what code should i use for the arduino software ?
3 years ago on Step 3
Two questions:
1. Why do you have a polarized 22uF cap across your batteries?
2. Why is pin 6 connected with pin5 on the attiny85?
Thanks!
Reply 3 years ago on Introduction
1. The small capacitor acts a noise filter and provides power if the voltage of the batter dips for a moment. This prevents random bootups if the device draws too much power for a moment.
2. Pin 5 and 6 both provide the signals to switch the transistor. It is again a failsafe and supplies the needed current to operate the transistor.
Hope this helps
4 years ago on Introduction
I'm a bit confused, what's the difference between a resonator and an oscillator? I've seen other people using three legged ceramic resonators, and I'm a quite surprised because you posted a picture of a 20MHz "resonator" with a metal body and two legs, also in the schematic a 8MHz resonator appears but it only has two connections.
Can I use a metal "oscillator" like the ones in the picture below (left) instead of a resonator (right)?
Maybe I'm mixing the therms and all those components are the same and do the same thing.