lucadaugusto / SerialPort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SerialPort

C ++ software for customizable serial port interface for different types of devices used in Embedded Linux applications. This development was built using the Boost ASIO and Easylogging libraries.

The code was written using the QTCreator IDE, but has no dependencies with Qt libraries. If necessary, your code can be adapted using another code editor such as VIM, Emacs or Pico terminal.

About


Languages

Language:C++ 99.9%Language:QMake 0.1%