Blink LED with TIME DELAY

  • Blink LED with TIME DELAY in Atmega32 using ATMEL STUDIO 7 Assembly

    Blink LED with TIME DELAY in Atmega32

    .

    Blinking an LED with a delay is the initial step in programming a microcontroller, much to writing “Hello World” in C or C++. An extremely well-liked, high-performance 8-bit AVR microcontroller is the Atmega32. DDR and PORT are the two registers…