Difference between revisions of "Sigrok-meter"

From sigrok
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:sigrok-meter}} '''sigrok-meter''' is a special-purpose GUI for libsigrok (written in Python 3, using PyGObject, GTK+3, and the libsigrok Python bindings) wh...")
 
m
Line 1: Line 1:
{{DISPLAYTITLE:sigrok-meter}}
{{DISPLAYTITLE:sigrok-meter}}
[[File:Sigrok-meter-alpha.png|150px|frame|right|sigrok-meter with 2 DMMs]]
'''sigrok-meter''' is a special-purpose GUI for [[libsigrok]] (written in Python 3, using PyGObject, GTK+3, and the libsigrok Python bindings) which supports certain classes of test & measurement devices that usually provide slowly-updating measurement values, such as multimeters (DMMs) or dataloggers.
'''sigrok-meter''' is a special-purpose GUI for [[libsigrok]] (written in Python 3, using PyGObject, GTK+3, and the libsigrok Python bindings) which supports certain classes of test & measurement devices that usually provide slowly-updating measurement values, such as multimeters (DMMs) or dataloggers.



Revision as of 17:01, 19 April 2013

sigrok-meter with 2 DMMs

sigrok-meter is a special-purpose GUI for libsigrok (written in Python 3, using PyGObject, GTK+3, and the libsigrok Python bindings) which supports certain classes of test & measurement devices that usually provide slowly-updating measurement values, such as multimeters (DMMs) or dataloggers.

It does specifically NOT support logic analyzers, oscilloscopes, and mixed-signal oscilloscopes (MSOs).

Status

There have been no official tarball releases, yet.

Distro packagers should NOT package this, yet.

Download

$ git clone git://sigrok.org/sigrok-meter