I'm would like to upload the 7 segment clock to my Monochron.
I'm using my Arduino UNO as an AVR-ISP with the AVR-ISP example that came with the board.
my Avrdude command looks like this:
c:\acrdude -c arduino -p m328p -P com8 -b 57600 -U flash:w:monochron.hex
I get this error message:
avrdude: stk500_getsync<>: not in sync: resp=0x1c
avrdude done. Thank you.
Help please
Robert

