SERIAL++ library: simple serial port access
SERIAL++ library: simple serial port access Documentation
Author
Thomas Forbriger
Since
November 2008
Date
July 2013
Version
V1.0 $Id$

Contents of this page:

Intention

This library was initiated to provide access to our Thies pluviograph (rainfall recorder) at BFO. It will first provide only features required together with this instrument. The general design, however, supports more general usage in the future.

The main interface is the SerialPort class. It supports opening of a serial port, port parameter configuration, and reading and writing from and to the port.