HEX file w/ AVR Pocket Programmer

I know the PIC environment, but I’m new to AVR / ATMEL. Please help.

I have a Pocket AVR Programmer with a Synthrotek AVR Programmer board (https://www.synthrotek.com/avr-programm … available/)

I have a HEX file. How do I program that HEX file into the 328???

Sorry - but I’m completely lost.

Thanks

We have a bit of a tutorial that might help you! See the link below for that.

  • - https://learn.sparkfun.com/tutorials/po … mmand-line
  • The online help that avrdude gives with the -help command line option will also provide a ton of information that should help get you going.

    A more comprehensive tutorial can also be found here and that may fill in any holes our tutorial has. :slight_smile:

  • - http://ladyada.net/learn/avr/avrdude.html