WinAVR is a free software suite of development tools for Atmel AVR microcontrollers. The suite includes the GNU C and C++ compilers, avr-gdb debugger, avrdude (a command line program for uploading code to the microcontroller) and several other useful utilities. It is designed to make programming Atmel AVR microcontrollers easier and faster, especially for beginners. The suite is open source and has been actively developed since 2003. It is used by professional developers, hobbyists and students around the world. WinAVR includes a full set of libraries and header files for writing device drivers and low-level system software. It can be used to develop stand-alone applications, as well as programs for programming in the Arduino IDE.
WinAVR Comments
No Comments