Tutorial Post

Interfacing of Temperature Sensor with Atmega 16-ADC

Interfacing of Temperature Sensor with Atmega 16 Introduction In the previous article, I have written about the basic concepts of an ADC and some essential features of the ADC in Atmega16/32. In this article, I am going to tell you about the ADC initialization, taking the value through the ADC from a temperature sensor and …

Interfacing of Temperature Sensor with Atmega 16-ADC Read More »

ADC-Analog to Digital Conversion in Atmega-16

ADC-Analog to Digital Conversion ADC stands for Analog to Digital Conversion. It is the process which converts the Analog Signal such as the sound picked by a microphone, or the light entering the camera into the Digital Signals, which is required for further processing of the data. In this article, you will get to know …

ADC-Analog to Digital Conversion in Atmega-16 Read More »

AVR vs Arduino

There are a significant number of people on earth that are confused between AVR and Arduino. This article is meant for them. If you are one of them, congratulations, you found a right place to clear out your confusion. In this article, I am going to point out the difference between AVR and Arduino. AVR Microcontrollers …

AVR vs Arduino Read More »