1 Designed fuer Atmega8 (with external crystal with 16MHz)
4 --> avrdude -p m8 -c pony-stk200 -e -U flash:w:bootloaderfirmware.hex <--
6 USB-Schematics wie in VUSB mit ZenerDiode
8 USBD+ (gruen) --> PIN4 (PD2)
9 USBD- (weiss) --> PIN12 (AIN0)
11 TASTER --> PIN13 (AIN1)
13 Wenn RESET/PowerUP UND Taster gedrueckt (PIN13 LOW) dann startet Bootloader
14 bis -->erste<-- Programmierung beendet und wieder TASTER gedrueckt
16 empfohlene LFUSE: 0x9f
17 empfohlene HFUSE: 0xc0
18 empfohlene LOCK : 0x3f (unveraendert - bootsection wird per software geschuetzt)