This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 
                    tutorials:learn:avr:programmers.html [2010/10/20 15:49] daigo created  | 
                
                    tutorials:learn:avr:programmers.html [2016/01/28 18:05] (current) | 
            ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| *Development boards  | *Development boards  | ||
| *No-programmer (Bootloader)  | *No-programmer (Bootloader)  | ||
| + | |||
| + | \\ | ||
| + | \\ | ||
| + | |||
| + | |||
| ==== Simple/Basic/Bit-bang programmers  ==== | ==== Simple/Basic/Bit-bang programmers  ==== | ||
| Line 60: | Line 65: | ||
| The most common programmer is the AVRISP and the AVRISPv2. Both look something like this: | The most common programmer is the AVRISP and the AVRISPv2. Both look something like this: | ||
| - | {{ http://www.ladyada.net/images/avrtutorial/avrispmk2.jpg?nolink&500x375  |}} \\ Photo courtesy [[http://www.evilmadscientist.com/article.php/avrtargetboards|EvilMadScientistLabs ]]  | + | {{ http://www.ladyada.net/images/avrtutorial/avrispmk2.jpg?nolink&500x375  |}}  | 
| + | <class center>Photo courtesy [[http://www.evilmadscientist.com/article.php/avrtargetboards|EvilMadScientistLabs ]] </class> | ||
| There's a jack on one end for a cable and the 6-pin and/or 10-pin cable comes out the other. The AVRISP v1 had a serial port jack and the v2 has USB. The v1 has both cables, the v2 has only 6-pin. | There's a jack on one end for a cable and the 6-pin and/or 10-pin cable comes out the other. The AVRISP v1 had a serial port jack and the v2 has USB. The v1 has both cables, the v2 has only 6-pin. | ||