libsigrok

From sigrok
Revision as of 18:36, 16 December 2012 by Uwe Hermann (talk | contribs)
Jump to navigation Jump to search

libsigrok is a shared library written in C, which provides the basic hardware access drivers for logic analyzers, as well as input/output file format support.

Getting the code

$ git clone git://sigrok.org/libsigrok

You can also browse the source code via gitweb.

Distribution packages

See Downloads.

Building from source

See the respective OS-specific page, e.g. Linux, Windows, Mac OS X, or FreeBSD.

Resources