TV-B-Gone: Difference between revisions
From Hive76 Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Rather than buy premade TV-B-Gones, someone had the bright idea of ordering parts and building/programming them ourselves. | Rather than buy premade TV-B-Gones, someone had the bright idea of ordering parts and building/programming them ourselves. | ||
== Programming and Setup == | == Programming and Setup == | ||
This assumes you know some basics about Micro-cotrollers in general. Since this project uses the Amtel AVR chips (as opposed to the also-common Microchip PIC chips), you should read | This assumes you know some basics about Micro-cotrollers in general. Since this project uses the Amtel AVR chips (as opposed to the also-common Microchip PIC chips), you should read this introduction http://metku.net/index.html?path=articles/microcontroller-part-1/index_eng if you are not familiar with micro controller basics. |
Revision as of 17:00, 6 September 2009
Rather than buy premade TV-B-Gones, someone had the bright idea of ordering parts and building/programming them ourselves.
Programming and Setup
This assumes you know some basics about Micro-cotrollers in general. Since this project uses the Amtel AVR chips (as opposed to the also-common Microchip PIC chips), you should read this introduction http://metku.net/index.html?path=articles/microcontroller-part-1/index_eng if you are not familiar with micro controller basics.