liob / tecreader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TecReader

TecReader is a RS-232 client application for the MVE TEC 3000, a controller for liquid nitrogen freezers from Chart Biomedical. It is useful to extract information from the TEC device as well as to send control commands to the device.

MVE TEC 3000

Usage:

Please take a look at tecreader -h for now. Viable commands can be looked-up in the MVE TEC 3000 Manual page 99 ff.

Compilation:

make

Install Dependencies:

The following dependencies are required in order to build TecReader on linux as well as to cross compile a statically linked binary for windows:

mingw32-gcc-c++ libstdc++-static boost boost-devel mingw32-boost mingw32-boost-static

License:

This software is licensed under the GPLv3.

About


Languages

Language:C++ 100.0%