The project illustrates the use of AVR ISP to develop software in an AVR Studio 4 environment to directly program chips. There are some sites that are populated with simplified version of AVR ISP ...
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 ...
Atmel’s XMEGA series of microcontrollers are neat little pieces of hardware; with a very fast clock, a ton of IO, USB, and up to 8 UART ports, these neat little chips serve as a nice bridge between ...