ut804

Digital multimeter manufactured by UNI-T Group Limited . Model UT804 has RS232 interface that allows to recieve measurment results. Software provided by manufacturer works only with microsoft based operating systems, so I prepare simple program for linux users. Most protocol reengineerd was done thanks to UT804.LOG (see download bellow) I found in the Internet (no link, sorry).
Licence and warranty
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, either version 3 of the License, or at your option) any later version. 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 print GNU General Public License for more details http://www.gnu.org/licenses/ .
Program description and usage
Download, untar and compile code:
wget https://mxn.scc-cluster.net/_other/ut804/download/ut804_logger_latest.tar.gz
tar -xzf ut804_logger_latest.tar.gz
gcc ut804_logger_latest.c -o ut804_logger
Familiarize yourself with program options.
Run program with choosen options. Make sure mm front pannel button [SEND] is activated.
Download
, 0.0.4 , newest stable version
, 0.0.4 , version full functionality, test in progress
, 0.0.3 , version without full functionality
, 0.0.2 , version without full functionality
, 0.0.1 , this is temporary text
, - , oryginal file I found in Internet which allow me to develop program
Revision history
- 0.0.4: release 2013.10.05
- 0.0.3: release 2013.09.31
- 0.0.2: release 2013.09.24
- 0.0.1: release 2012.03.16
- 0.0.0: test