AVR development environment on Ubuntu Lucid
Tag Archives: avrdude
piece parts
Monday, November 2, 2009
avrdude: http://www.bsdhome.com/avrdude/ This is the application that loads a program onto the atmega328. It has two modes, a direct program mode and ‘special’ mode that makes use of an on board (the atmega chip) boot loader. example of a command line avrdude that loads a hex file using the arduino bootloader This works from the [...]
