Programming: ADC (Analog to Digital Conversion) Enabling the ADC and Starting a Single Conversion with Interrupt
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.
Comments and Additional Information
Have some code to share? Or additional information? Respond here:
You need to be logged in to save a response on this page. The response must be constructive, helpful, supplimentary or to correct the existing video, code or narrative content.