A Windows based GUI for popular avrdude command line utility
...AVRdude is provided with it. It previously used LibUSBdotnet but now it uses LibUSBK for compatibility(http://libusbk.sourceforge.net/UsbK3/index.html) .Supports only USBasp programmer but if you can code,you can change it to work with your programmer.Feedback is necessary friends
USB programmer for Atmel AVR controllers with additional direct connection between the running target device and PC for logging and controlling purposes - no need for extra COM port at PC side and UART at AVR-controller side.
The FunnyRobot project designs an educational robot controller that is programmable via USB. Both the hardware and software are configurable and extensible. Users can build programs with a C++ library and run them under a real-time operating system.
A terminal built for the USBasp AVR-ISP programmer, which now has RS-232 in the ISP-connector. It also works with normal COM-ports. Data is presented in a simple console or a regex-based graph-parser! Despite the name it is NOT complex to use :)
AVRpal is an open source simple but powerful gui for avrdude on windows platform with an easy to use interface.It is an alpha release by CEMSTech supporting only USBasp programmer and soon it will be released as a full featured avrdude gui.