Skip to content
forked from imabot2/serialib

Serial library for Linux & Windows

License

Notifications You must be signed in to change notification settings

Laniocs/serialib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serialib

Serialib is a simple C++ library for serial communication.

  • No dependencies
  • Only two files (serialib.h and serialib.cpp)
  • Cross-platform

The library has been tested on Windows and Linux. This project has been developed with Qt Creator and succesfully compile with:

  • gcc on Linux
  • MinGW on Windows The library should work on Mac OS and be compiled with others IDE.

More details on Lulu's blog

Usage Examples

Usefull Tools

About

Serial library for Linux & Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.5%
  • QMake 3.4%
  • CMake 1.1%