Software tools

Programing languages

List of free programming languages and tools.

AVR microcontrollers

  • BASCOM-AVR - BASIC windows compiler. Most of the examples are written in BASCOM. Free version compiles 4kb of code.
  • WinAVR - free and fully functional C compiler for AVR. Linux version available.
  • Atmel AVR Studio 4 - integrated development tool. It contains editor, debugger and simulator. It can compile programs using avr-gcc. Note that current version of AVR Studio has many bugs, but it is still a very good tool.
  • AVaRICE Linux program which interfaces the GNU Debugger GDB
  • Eclipse IDE and AVR plugin

AVR C libraries

Windows

Debug hardware