Tag Archives: Avrdude

Useful avrdude commands

Avrdude is a command line tool for uploading to and downloading from AVR microcontrollers. It is used in the background by Arduino to upload sketches.

It’s also the tool we used to upload the bootloader to all of the atmega644p chips provided in the TVRRUG OMC electronics kits.

Here are some useful commands when using avrdude. Continue reading Useful avrdude commands