Manual

www.nexusrobot.com Robot Kits manual
12
avrdude.conf
Copy(overwrite) "avrdude.conf" into the "C:\Program Files\avrdude-serjtag\binary" folder.
This modified "avrdude.conf" has setting-scripts of "FTDI BitBang AVR-Writer" for Diecimila below.
#arduino diecimila
Programmer
id="diecimila";
desc = "FT232R Synchronous BitBang";
type = ft245r;
miso = 3; # CTS X3(1)
sck = 5; # DSR X3(2)
mosi = 6; # DCD X3(3)
reset = 7; # RI X3(4)
;
avrdude-GUI (yuki-lab.jp Version)
Extract avrdude-GUI-1.0.5.zip.
Copy "avrdude-GUI-1.0.5" folder into "C:\Program Files" folder.
avrdude-GUI (yuki-lab.jp Version) require Microsoft .NET Framework 2.0.
When .NET Framework 2.0 is not installed. Download it from here and install it.
¾ Setting
Open the "C:\Program Files\avrdude-GUI-1.0.5" folder. And double click the "avrdude-GUI.exe" to run
it."avrdude-GUI" settings is as below from to .