Installation of the AVR toolchain on Ubuntu to develop for the Arduino Platform

Install Eclipse using “Ubuntu Software Center” Install the AVR Eclipse Plugin using Help >> Install New Software. The source link is http://avr-eclipse.sourceforge.net/updatesite/ Install the gcc toolchain apt-get install avrdude binutils-avr

Read More