Arduino ISP (In System Programming) and stand-alone circuits
We use an Arduino to program other ATmega without bootloader . This technique allows you to use all flash memory for code and make boards using new ATmega, cheaper than those with bootloader.
Comments