Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 462 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 462 Bytes

SerialPort

Serial port library for Windows and Linux(checked OS:Windows10, Ubuntu14.0 Raspbian)

Quick Start

We use cmake to install this package.

~$ mkdir build
~$ cd build
~$ cmake ..
~$ make install

The sample code is on example/

Usage

Read Serial.hpp (Sorry Japanese only)
or
https://qiita.com/shunEnshuu/items/a9b0828aa33131b8e50f (Sorry Japanese only)

License

This software is released under the MIT License, see LICENSE.txt.