Software¶
Repository Software¶
Git
client for Windows - http://code.google.com/p/tortoisegit/
client for Linux - use distribution repositories
EDA Tools¶
EagleCAD - http://www.cadsoft.de/?language=de&lang=en
AVR Software¶
Windows
AVR Studio 6 - http://www.atmel.com/microsite/atmel_studio6/default.aspx
Linux - Get these packages in the distribution's repository
GNU make
gcc-avr - C Compiler
libc-avr - Standard C library
bin-tools-avr - Binary Tools for avr files
gdb-avr - Debugger
avarice - GDB JTAG interface for AVR Microcontrollers
ddd - data display debugger