Difference between revisions of "Main Page"

From sigrok
Jump to navigation Jump to search
m
m
Line 44: Line 44:
CONTENT =
CONTENT =
<small>
<small>
* [[Supported_hardware#Logic_analyzers|Logic analyzers]] ([[Logic analyzer comparison|comparison table]])
* [[Supported_hardware#Logic_analyzers|Logic analyzers]] ([[Logic analyzer comparison|comparison]])
* [[Supported_hardware#Mixed-signal_devices|Mixed-signal devices]] ([[Mixed-signal device comparison|comparison table]])
* [[Supported_hardware#Mixed-signal_devices|Mixed-signal devices]] ([[Mixed-signal device comparison|comparison]])
* [[Supported_hardware#Oscilloscopes|Oscilloscopes]] ([[Oscilloscope comparison|comparison table]])
* [[Supported_hardware#Oscilloscopes|Oscilloscopes]] ([[Oscilloscope comparison|comparison]])
* [[Supported_hardware#Multimeters|Multimeters]] ([[Multimeter comparison|comparison table]], [[Device_cables#Multimeters|cables]])
* [[Supported_hardware#Multimeters|Multimeters]] ([[Multimeter comparison|comparison]], [[Device_cables#Multimeters|cables]])
* [[Supported_hardware#Sound_level_meters|Sound level meters]] ([[Sound level meter comparison|comparison table]])
* [[Supported_hardware#Sound_level_meters|Sound level meters]] ([[Sound level meter comparison|comparison]], [[Device_cables#Sound_level_meters|cables]])
* [[Supported_hardware#Thermometers|Thermometers]] ([[Thermometer comparison|comparison table]])
* [[Supported_hardware#Thermometers|Thermometers]] ([[Thermometer comparison|comparison]])
* [[Supported_hardware#Dataloggers|Dataloggers]] ([[Datalogger comparison|comparison table]], [[Device_cables#Dataloggers|cables]])
* [[Supported_hardware#Dataloggers|Dataloggers]] ([[Datalogger comparison|comparison]])
* [[Supported_hardware#Function_generators|Function generators]] ([[Function generator comparison|comparison table]])
* [[Supported_hardware#Function_generators|Function generators]] ([[Function generator comparison|comparison]])
* [[Supported_hardware#Power_supplies|Power supplies]] ([[Power supply comparison|comparison table]])
* [[Supported_hardware#Power_supplies|Power supplies]] ([[Power supply comparison|comparison]])
* [[Supported_hardware#GPIB_interfaces|GPIB interfaces]] ([[GPIB interface comparison|comparison table]])
* [[Supported_hardware#GPIB_interfaces|GPIB interfaces]] ([[GPIB interface comparison|comparison]])
</small>
</small>
}}
}}

Revision as of 02:41, 2 November 2012

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, sound level meters, thermometers, dataloggers, function generators, power supplies, GPIB interfaces, and more.

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!