However, I’d like to have better control over the timing. How can I get the ADC to sample at a given sample-rate with a minimum of jitter? I.E. 100 Hz Or even better 44 kHz for audio? Is it even possible with this board?
As the board has mikrocontroller on it, it should be possible to set this up to sample at a given rate, and have a device driver to pull data from it to achive 100 Hz (or higher) sampling rate.
Is the source code for the mikrocontroller available?
Thanks for the links to the audio-boards. That solves part of the project.