TH-03 is an application that provides an interface to the Picotech TH-03 digital thermometer.
Building and installing
Type: ./configure && make
Then you should have an executable available.
To install type: make install
Alternatively, use the embedded spec-file and rebuild yourself a RPM package
using:
# rpmbuild -tb th03-1.0.0.tar.gz
This should give you an installable RPM file.
Running
See manpage th03(8) embedded in this distribution. The RPM package is
configured to append data once every minute to /var/log/th03.log. A logrotate
schema in /etc/logrotate.d/th03 rotates this log every week (about 350kByte per
week) and compresses it. The RPM also includes an initscript to start and stop
the th03 daemon. See also /etc/sysconfig/th03 for serial port setup and other
options.
Version 1.0.0: N/A