AVRProgrammers: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 107: | Zeile 107: | ||
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 | |||
= Troubleshooting = | = Troubleshooting = |