The usbadc10 analog-to-digital converter has a frequency of up to 4000 samples per second simultaneously on all channels. The device is equipped with software for obtaining measurements. Support Windows 7 SP1 and newer, Linux (tested on Ubuntu 18.04, 20.04)
Custom software for obtaining voltage and time dependencies using usbadc10 multi-channel ADCs. For the software to work, you will need a driver. You can download it on this page along with the program.
Cross-platform software with a graphical interface for debugging usbadc10. This SOFTWARE allows you to manually call management commands. Formation and analysis of fields of complex commands is done automatically. The SOFTWARE is distributed as binary files and as source code. To run on Windows requires a driver.
Cross-platform library for working with multi-channel usbadc10. The library is written in C, distributed as binary files (win64 and debian) and as source code. Library documentation can be downloaded separately on this page.
Examples of using the API and bindings for Python and C#
A set of code examples in C and Python that implement simple reads of digitized data from a usbadc10 device. You can also find bindings for Python and C# in this archive.