Difference between revisions of "Sigrok-meter"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
Uwe Hermann (talk | contribs) m |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:sigrok-meter}} | {{DISPLAYTITLE:sigrok-meter}} | ||
[[File:Sigrok-meter-alpha.png|150px|frame|right|sigrok-meter with 2 DMMs]] | [[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 | '''sigrok-meter''' is a special-purpose GUI for [[libsigrok]] (written in Python 3, using Qt 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). | It does specifically NOT support logic analyzers, oscilloscopes, and mixed-signal oscilloscopes (MSOs). |
Revision as of 14:17, 14 November 2014
sigrok-meter is a special-purpose GUI for libsigrok (written in Python 3, using Qt 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).
NOTE: sigrok-meter is work in progress and is not yet suitable for everyday use!
Status
There have been no official tarball releases, yet.
Distro packagers should not package this, yet.
Download
$ git clone git://sigrok.org/sigrok-meter