TV-B-Gone: Difference between revisions

From Hive76 Wiki
Jump to navigationJump to search
 
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 [http://metku.net/index.html?path=articles/microcontroller-part-1/index_eng this introduction] 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 [http://metku.net/index.html?path=articles/microcontroller-part-1/index_eng this introduction] if you are not familiar with micro controller basics.
If you are working on a Mac, you might want to check out [http://www.digithink.com/OSX-AVR/Introduction/Main?from=Main.Main | AVR-OSX] for a mac toolchain or [http://www.obdev.at/products/crosspack/download-de.html crosspack]
''Mac Users''
If you are working on a Mac, I'd suggest [http://www.ladyada.net/library/avrdevtut/setup-mac.html | reading adafruits setup instructions]. They are slightly dated, but as far as I can find, they are the best and most clear.
=== AVR Programmers ===
=== 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.
TBD. There are a lot of programmers. Far has tried building one of them (untested) and has LadaAda's ATTiny prorgammer on order.

Latest revision as of 00:00, 8 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 if you are not familiar with micro controller basics. Mac Users If you are working on a Mac, I'd suggest | reading adafruits setup instructions. They are slightly dated, but as far as I can find, they are the best and most clear.

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.