Chinaunix

标题: Linux和串口编程 [打印本页]

作者: cfig    时间: 2009-02-19 23:41
标题: Linux和串口编程
搜集了几个Linux系统上的串口library,整理一下,免得忘记:
libcssl:
(Columbo Simple Serial Library)
Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.
libserial
(Serial Port Programming in C++)
A collection of C++ classes which allow the serial port on POSIX systems to be accessed like an iostream object. Special functions are provided for setting various parameters of the serial port such as the baud rate, character size, flow control and other

QextSerialPort 可以在POSIX和Windows系统下用
A cross-platform serial port class. This class encapsulates a serial port on both POSIX and Windows systems.

SerialComm 用于Windows
Serial Port Communication Software -- It sends command and receive data from the device connected on serial COM port.

com0com
(The Null-modem emulator)
The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another.


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/77027/showart_1834984.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2