Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pins ...
As for the other flags used in the programming commands above: When using the Arduino as an ISP programmer you must specify the speed, using ‘-b’. That value is set in the Arduino sketch and should be ...
Since you lacked the USB interface in your own Arduino board, it becomes necessary to use a homemade/ready-made USB to Serial Converter Module as an efficient and economical solution. Inexpensive and ...