TV-B-Gone: Difference between revisions

From Hive76 Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
== 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 introduction http://metku.net/index.html?path=articles/microcontroller-part-1/index_eng if you are not familiar with micro controller basics.
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.
=== AVR Programmers ===
TBD. There are a lot of programmers. Far has tried building one of them (untested) and has LadaAda's ATTiny prorgammer on order.

Revision as of 20: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.

AVR Programmers

TBD. There are a lot of programmers. Far has tried building one of them (untested) and has LadaAda's ATTiny prorgammer on order.