How to use inbuilt ADC of AVR microcontroller (ATmega16)
Microcontroller understands only digital language. However, the inputs available from the environment to the microcontroller are mostly analog in nature, i.e., they vary continuously with time. In order to understand the inputs by the digital processor, a device called Analog to Digital Converter (ADC) is used. As the name suggests this peripheral gathers the analog information […]
How to use inbuilt ADC of AVR microcontroller (ATmega16) Read More »










