Electronics Production
Finally we proceed to program in Ubuntu, this requires having the AVR software.
Source: http://www.as220.org/fabacademy/tutorials/05.html
Open the terminal by typing sudo apt-get install flex byacc bison gcc libusb-dev avrdude this to enter Administrator mode.
then:
sudo apt-get install gcc-avr, put Y = yes.
then:
sudo apt-get install avr-libc
then:
sudo apt-get install libc6-dev
To locate the firmware file we have to go to the Desktop:
Write or Copy cd Desktop /
then:
Ls + Enter, to locate the firmware folder
then:
Firmware CD + Enter
then:
Ls + Enter
Make Clean + Enter
then:
Make + Hex
then:
sudo make fuse
then:
sudo make program
To finish just putting Exit + Enter to exit and it´s ready.
student of Ricardo Palma University
chuwi_841@hotmail.com
diego-mvm@hotmail.com
FAB ACADEMY 2012