Skip to content

MurakamiShun/SerialPort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

17 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors