Difference between revisions of "Main Page"

From sigrok
Jump to navigation Jump to search
m
m
Line 5: Line 5:
{| border="0" style="font-size: smaller;"
{| border="0" style="font-size: smaller;"
|- align=left
|- align=left
| [[File:Ikalogic scanalogic2 device with probes.jpg|link=Supported_hardware#Logic_analyzers|80px|thumb|<small>[[Supported_hardware#Logic_analyzers|Logic analyzers]]</small>]]
| [[File:Saleae_logic.jpg|link=Supported_hardware#Logic_analyzers|80px|thumb|<small>[[Supported_hardware#Logic_analyzers|Logic analyzers]]</small>]]
| [[File:Polabs poscope basic2 device top.jpg|link=Supported_hardware#Mixed-signal_devices|80px|thumb|<small>[[Supported_hardware#Mixed-signal_devices|MSOs]]</small>]]
| [[File:Polabs poscope basic2 device top.jpg|link=Supported_hardware#Mixed-signal_devices|80px|thumb|<small>[[Supported_hardware#Mixed-signal_devices|MSOs]]</small>]]
| [[File:Picoscope 2203 front.jpg|link=Supported_hardware#Oscilloscopes|80px|thumb|Scopes|<small>[[Supported_hardware#Oscilloscopes|Oscilloscopes]]</small>]]
| [[File:Hantek dso-5200a device front.jpg|link=Supported_hardware#Oscilloscopes|80px|thumb|Scopes|<small>[[Supported_hardware#Oscilloscopes|Oscilloscopes]]</small>]]
| [[File:Voltcraft vc820 device.jpg|link=Supported_hardware#Multimeters|80px|thumb|<small>[[Supported_hardware#Multimeters|Multimeters]]</small>]]
| [[File:Voltcraft vc820 device.jpg|link=Supported_hardware#Multimeters|80px|thumb|<small>[[Supported_hardware#Multimeters|Multimeters]]</small>]]
| [[File:Rding temper front.jpg|link=Supported_hardware#Dataloggers|80px|thumb|<small>[[Supported_hardware#Dataloggers|Dataloggers]]</small>]]
| [[File:Rding temper front.jpg|link=Supported_hardware#Dataloggers|80px|thumb|<small>[[Supported_hardware#Dataloggers|Dataloggers]]</small>]]
Line 32: Line 32:
WIDTH = 100%|
WIDTH = 100%|
ICON = |
ICON = |
HEADING = [[File:Sigrok_stone.png]] <span style="font-variant:small-caps;">News / Events</span>|
HEADING = [[File:Sigrok_stone.png]] <span style="font-variant:small-caps;">News / Events / Blog</span>|
CONTENT =
CONTENT =
<small>
<small>
Line 91: Line 91:
CONTENT =
CONTENT =
<small>
<small>
[[libsigrok]] &middot; [[libsigrokdecode]] &middot; [[sigrok-cli]] &middot; [[sigrok-qt]] &middot; [[sigrok-gtk]] &middot; [[fx2lafw]] &middot; [[gpibgrok]] &middot; [[fx2grok]] &middot; [[Firmware|Device firmware]] &middot; [[Example dumps]]
[[libsigrok]] &middot; [[libsigrokdecode]] &middot; [[sigrok-cli]] &middot; [[sigrok-qt]] &middot; [[sigrok-gtk]] &middot; [[fx2lafw]] &middot; [[gpibgrok]] &middot; [[fx2grok]] &middot; [[Firmware]] &middot; [[Example dumps]]
</small>
</small>
}}
}}
Line 121: Line 121:
CONTENT =
CONTENT =
<small>
<small>
[http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok;a=tree Browse source code] &middot; [[TODO]] &middot; [[Protocol decoder HOWTO]] &middot; [[Protocol decoder API]] &middot; [[Formats and structures]] &middot; [[Hardware plugin API]] &middot; [[Input API]] &middot; [[Output API]] &middot; [[GUI design]]
[http://sigrok.git.sourceforge.net/git/gitweb-index.cgi Browse source code] &middot; [[Protocol decoder HOWTO]] &middot; [[Protocol decoder API]] &middot; [[Formats and structures]] &middot; [[Hardware plugin API]] &middot; [[Input API]] &middot; [[Output API]] &middot; [[GUI design]] &middot; [[TODO]]
</small>
</small>
}}
}}

Revision as of 16:17, 24 June 2012

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types:

It is licensed under the terms of the GNU GPL. Design goals and features include:

  • Broad hardware support. Supports many different logic analyzers, oscilloscopes, multimeters, data loggers etc. from various vendors.
  • Cross-platform. Works on Linux, Mac OS X, Windows, and FreeBSD (and on x86, ARM, Sparc, PowerPC, ...).
  • Scriptable protocol decoding. Extendable with stackable protocol decoders written in Python 3.
  • File format support. Supports various input/output file formats (binary, ASCII, hex, CSV, gnuplot, VCD, ...).
  • Reusable code. Consists of the libsigrok and libsigrokdecode shared libraries which can be used by various frontends/GUIs.


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