/sp209api-test-minimal

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

sp209api-test-minimal

The aim of this project is to demonstrate the usage of SP209 logic analyzer API. Only 64bit system is supported.

More info about the API can be found here: https://www.ikalogic.com/kb/ihwapi/logic-analyzer-api-guide/

The example Qt projects takes care of correctly linking the libraries.

Installation

First, please download and install ScanaStudio for your platform. While ScanaStudio is not needed, this will ensure drivers are isntalled in windows, and correct UDEV rules are set for UNIX.

Windows

Compile against the sp1000g_api library in dependencies/win folder.

Linux

Compile against the sp1000g_api library in dependencies/linux folder.

Mac

Compile against the sp1000g_api library in dependencies/mac folder.