What is the purpose of the ADC?
To convert a continuous analog voltage into a digital number
How is an analog sensor typically connected to the ADC input pin(eg PC0)?(don’t worry about )
By using a voltage divider circuit
What is the primary disadvantage of using the single conversion mode(one at a time) if you are trying to sample continuously?
It requires the CPU to execute the code to start and wait for each conversion individually
What is the term for the internal circuit that allows multiple pins to share the single ADC hardware?
The multiplexer(MUX)
Besides the I/O pin used, what critical parameter must be set in the ADMUX register to define the scale of the measurement?
Voltage Refernce;AVCC or the internal 1.1 V refernce