EarToEarOak / ES51922-Viewer

Monitor, plot and export data from CyrusTek ES51022 based multimeters such as the UNI-T UT61E.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES51922 Viewer

Copyright 2017 Al Brown

al [at] eartoearoak.com

Monitor, plot and export data from CyrusTek ES51022 based multimeters such as the UNI-T UT61E.

More details can be found here and the code is hosted on GitHub.

Tested with a UNI-T UT61E on:

  • Windows 7 (x64)
  • Ubuntu 16.04 (x64)

Installation

This software requires Python 2.7.x (this is installed by default on most Linux distributions). Once Python is setup run the following command:

pip install es51922-viewer

Usage

es5199_view.py

Select the serial port the DMM is connect to and press 'Record'.

To export data right-click the plot and choose 'Export...'

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Monitor, plot and export data from CyrusTek ES51022 based multimeters such as the UNI-T UT61E.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%