ykhalyavin / usbprog

clone of official usbprog repository with some updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usbprog is a developer kit for atmels avr controller

	its supports:
		- an ISP Interface (AVRISP mkII Klon)
		- a JTAG Interface (JTAGICE mkII Klon)
		- a seriell Interface (RS232 with an GNU/Linux kernelmodule to use it as /dev/ttyUSBx)



Folders:


avarice_corner
++++++++++++++
Server for the connection between GDB and the jtag interface of the target controller.

	



avrdude_corner
++++++++++++++
Here is a patched Version of avrdude for usbprog


avrupdate
+++++++++

board
+++++
Schematic, Layout, Partlist

firmware
++++++++
Actual firmware of usbprog

ownflashtool
++++++++++++
I used this tool only for testing

About

clone of official usbprog repository with some updates

License:Other


Languages

Language:C 83.9%Language:C++ 14.8%Language:Perl 0.6%Language:Java 0.3%Language:Python 0.3%Language:Shell 0.0%Language:VHDL 0.0%