AVRProgrammers: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
(4 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 51: | Zeile 51: | ||
= Programmers = | = Programmers = | ||
== RS-232 programmer (ATtiny2313) == | == RS-232 programmer (ATtiny2313) == | ||
Zeile 107: | Zeile 105: | ||
Note: This programmer has a bootloader on it, so it can be updated over USB. There is a jumper to enable the bootloader. This jumper must be '''off''' when using it as a programmer and '''on''' when accessing the bootloader. | Note: This programmer has a bootloader on it, so it can be updated over USB. There is a jumper to enable the bootloader. This jumper must be '''off''' when using it as a programmer and '''on''' when accessing the bootloader. | ||
== [http://www.ladyada.net/make/usbtinyisp USBTinyISP] == | |||
The USBTinyISP from Lady Ada. | |||
FIXME: Safe vs. unsafe | |||
Check connection: | |||
avrdude -c usbtiny -p atmega168 | |||
== Any Arduino Board == | |||
see [[Benutzer:Mihi/Programming-attiny45-mit-arduino]] | |||
= Troubleshooting = | = Troubleshooting = | ||
Zeile 120: | Zeile 131: | ||
[[Kategorie:Arduino]] | [[Kategorie:Arduino]] |