How to interface LED with AVR Microcontroller (ATmega16)
ATmega16 has 32 I/O pins to communicate with external devices. Before interfacing with external devices, these pins must be cofigured as input or output pin. This article demonstrates the basic I/O operation of ATmega 16 using LEDs. All the four ports can be configured to read an input from some external device or to give output to […]
How to interface LED with AVR Microcontroller (ATmega16) Read More »










