Difference between revisions of "Main Page"

From sigrok
Jump to navigation Jump to search
m
m
Line 24: Line 24:
== Supported hardware ==
== Supported hardware ==


<gallery perrow="5" >
<gallery perrow="5" widths="100px" heights="60px">
File:Cwav usbee sx.jpg|<small>'''[[CWAV USBee SX]]'''<br />(coming up)</small>
File:Cwav usbee sx.jpg|<small>'''[[CWAV USBee SX]]'''<br />(coming up)</small>
File:Saleae Logic.jpg|<small>'''[[Saleae Logic]]'''<br />(supported)</small>
File:Saleae Logic.jpg|<small>'''[[Saleae Logic]]'''<br />(supported)</small>
Line 31: Line 31:
File:Zeroplus Logic Cube.jpg|<small>'''[[Zeroplus Logic Cube]]'''<br />(coming up)</small>
File:Zeroplus Logic Cube.jpg|<small>'''[[Zeroplus Logic Cube]]'''<br />(coming up)</small>
</gallery>
</gallery>
<table>
<tr style="vertical-align:top">
<td style="vertical-align:top">


== Documentation ==
== Documentation ==
Line 39: Line 43:
* [[Hardware plugin API]]
* [[Hardware plugin API]]
* [[Library]]
* [[Library]]
</td><td style="vertical-align:top">


== Frontends ==
== Frontends ==
Line 44: Line 50:
* [[Command-line]]
* [[Command-line]]
* [[Cross-platform GUI]]
* [[Cross-platform GUI]]
</td><td style="vertical-align:top">


== Getting in touch ==
== Getting in touch ==
Line 49: Line 57:
* Mailing lists: [https://lists.sourceforge.net/lists/listinfo/sigrok-devel sigrok-devel], [https://lists.sourceforge.net/lists/listinfo/sigrok-commits sigrok-commits].
* Mailing lists: [https://lists.sourceforge.net/lists/listinfo/sigrok-devel sigrok-devel], [https://lists.sourceforge.net/lists/listinfo/sigrok-commits sigrok-commits].
* IRC: '''[irc://chat.freenode.net/sigrok #sigrok]''' on [http://www.freenode.net Freenode].
* IRC: '''[irc://chat.freenode.net/sigrok #sigrok]''' on [http://www.freenode.net Freenode].
</td>
</tr>
</table>





Revision as of 17:44, 18 March 2010

Linux
Mac OS X
Windows

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source logic analyzer software that supports various (usually USB-based) logic analyzer hardware products. The code is licensed under the terms of the GNU GPL.

Design goals

  • Hardware support. Supports a wide variety of logic analyzer hardware from various vendors with different capabilities.
  • Cross-platform. Works on Linux/Mac OS X/Windows/etc. and on x86/ARM/Sparc/PowerPC/etc.
  • Scriptable. Extendable with protocol decoders and analyzers written in Lua or Python.
  • Format support. Supports various input and output formats (raw, CSV, gnuplot, [ VCD], others).

Download

No releases have been made yet. However, development is done in a git repository. To get a copy:

$ git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok

See Linux, Mac OS X, and Windows for build instructions. Binary releases and additional project information will be found on the SourceForge project page later on.

Supported hardware

Documentation

Frontends

Getting in touch



IMPORTANT: Please note that (unless explicitly specified otherwise) all contents in this wiki (including text and images) are released to the CC-BY-SA 3.0. If you don't want that, please explicitly specify another free-ish license when adding pages or images to the wiki!