http://forum.diamex.de/showthread.php?866-Diamex-AVR-USB-ISP-Programmer-mit-Arduino-IDE-nutzen *" (Unter "Tools\Board" passendes Arduino Board auswählen!) In der Arduino-IDE muss man im Menü "Tools" zunächst den "Serial Port" des Programmers auswählen. Z.B. COM11. Danach im "Tools"-Menü "Programmer" das Modell "AVRISP mkII" Wählt man danach im "Tools"-Menü "Burn Bootloader", so kommt die Fehlermeldung: "avrdude: usbdev_open(): did not find any USB device "usb"" Diese beseitigt man, indem man die Arduino-IDE beendet. Danach im Verzeichnis "arduino-1.0\hardware\arduino" die Datei "programmers.txt" editieren. Alternativ kann man in "programmers.txt" natürlich auch einen eigenen Eintrag für den DIAMEX-AVR ergänzen: diamexavr.name=DIAMEX-AVR diamexavr.communication=serial diamexavr.protocol=stk500v2 * " http://forum.diamex.de/content.php?26-programmierger%E4te Windows 10 -> Treiber muss scheinbar nicht installiert werden. diamexavr.name=Diamex-AVR diamexavr.communication=serial diamexavr.protocol=stk500v2 diamexavr.program.protocol=stk500v2 diamexavr.program.tool=avrdude diamexavr.program.extra_params=-P{serial.port}