Led Blink Code – Hello World Led using atmega16 in C

Configuring the microcontroller before running it the first time: Fuse bytes : high and low Program them once before you start using the micro-controller Disable JTAG to free up PORTC for normal use Set the correct clock clock option With the hardware set up, run in Command Prompt : For 1MHz internal clock: vrdude -c […]

Led Blink Code – Hello World Led using atmega16 in C Read More »