SERIAL++ library: simple serial port access
|
Contents of this page:
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.