How to burn a bootloader at the ATmega and ATtiny with the SPI bus
Using the Arduino as a In Circuit System Programmer (ISP)
The great advantage of the Arduino is that it can be programmed easily through the serial USB interface, which is made possible by the boo...