Serial port library for Windows and Linux(checked OS:Windows10
, Ubuntu14.0
Raspbian
)
We use cmake to install this package.
~$ mkdir build
~$ cd build
~$ cmake ..
~$ make install
The sample code is on example/
Read Serial.hpp (Sorry Japanese only)
or
https://qiita.com/shunEnshuu/items/a9b0828aa33131b8e50f
(Sorry Japanese only)
This software is released under the MIT License, see LICENSE.txt.