CSerialPort
a lightweight library of serial port, which can easy to read and write serical port on windows and linux with C++
License
since V3.0.0.171216 use LGPL v3 License
Blog : http://blog.csdn.net/itas109
QQ Group : 129518033
Last Modify
Version: 4.0.0.181210 beta
by itas109 on 2018-12-10
http://blog.csdn.net/itas109 https://github.com/itas109
- Cross-platform design
- Simplify the use process
- higher efficiency
Todo List
- 1.support windows and linux first
- 2.add communicating protocol
- 3.support hot swap
- 4.use new notify module
Other branches
Remon Spekreijse's serial library has had a profound impact on me, thanks again to Remon Spekreijse http://www.codeguru.com/cpp/i-n/network/serialcommunications/article.php/c2483/A-communication-class-for-serial-port.htm
only for windows branches : https://github.com/itas109/CSerialPort/tree/CSerialPort_win_3.0.3