This is an Arduino core to support the exciting new AVR DA, DB, and DD-series microcontrollers from Microchip. These parts are the latest and highest spec 8-bit AVRs available, and take the AVR ...
The built-in function analogRead() can be used to read any of the analog pins on the Arduino. However, that method blocks while waiting for the Analog-to-Digital Converter (ADC) to read the analog ...