USBtinyISP v2.0 Programming Cables
There are two cables for programming: a 10-pin ISP cable and a 6-pin ISP cable. They are the two prevailing standards for in-circuit AVR programming. This programmer doesn't do JTAG programming
AVRDUDE
AVRDUDE is the recommended software to use if you want to program/flash an AVR microcontroller, here are compiled binaries with the patches and USB support The latest version of WinAVR has avrdude v5.5 with usbtinyisp support so just install that!
原理图
固件源代码
usbtiny v2.0 firm.zip
(116.66 KB, 下载次数: 58)
eaglecad文件
usbtinyisp v2.0 hw.zip
(75.82 KB, 下载次数: 40)
w32驱动
usbtinyisp w32 driver v1.12.zip
(60.51 KB, 下载次数: 71)
win7驱动
usbtinyisp_libusb-win32_1.2.1.0.zip
(225.83 KB, 下载次数: 64)
windows下载软件(stk500)
usbtiny500_v0.2.zip
(988.36 KB, 下载次数: 62)
USBtiny500源代码
usbtiny500 v0.2 src.zip
(635.49 KB, 下载次数: 70)
|