Programming: ADC (Analog to Digital Conversion) Enabling the ADC and Starting a Single Conversion with Interrupt
Share
Enabling the ADC (turning the ADC on) is setting the ADEN (ADC Enable) in the ADCSRA (ADC Control and Status Register). Starting a new single conversion is also in the ADCSRA and is the ADSC (ADC Single Conversion) bit.