I have a Arduino R3 SMD. I finished a project and I wish to transfor the skatch into a standalone.
In all tutorials, I see I have to detach the Atmega and place into the new board. But in the the R3 version I can't take the Atmega off.
You either have to program the processor before you add it to the 'new board' or you program it in-situ, via connections that you will have designed into the new board.
I found this. Actually all I'll need is the ICSP conection to run the bootloader and transform my Arduino into a programmer and connect to my standalone.