DueAdcFast

Signal Input/Output

Arduino Due ADC analogRead Fast 1Mhz with measures collect and also differential.
This library uses ADC and PDC in the background by loading the measurements in memory for you, in its circular buffer, without using the resources available for your code. Then allows your code to interact with the buffer in memory obtaining the measurements, in a simple way like the original analogRead and in more complex ways.

Author: AntonioPrev

Maintainer: AntonioPrev

Read the documentation

Compatibility

This library is compatible with the sam architecture so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.