搜索资源列表
USB_Comm
- USB到串口通信系统给予, Linux系统
SerialComm
- 这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子. 另外对通信中的数据包格进行了严格的定义. 使有了数据包头尾标志和数据包长度 双重 校验.
sdb
- LINUX 下串口通信编程-LINUX serial communication programming
tserial linux gtk
- 使用GTK的linux下串口通信工具源代码
linux下串口通信
- 一个linux下的串口c程序
myWindowsSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
RS232_read
- Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
rs232SerialSource
- rs232串口源程序 清晰实现了通信整个过程,较为明了-the source code of rs232 Serial
comw
- linux嵌入式系统的串口通信程序,可与其他带串口的系统通信,包括PC机、单片机等-linux com
chuankou.tar
- linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
sdb
- 串口通信发送文件 串口配置 linux下c-serial transimit file
serial
- 实现串口通信的Linux程序,应用于usb转串口-Linux realizing serial communications program, applied to usb to serial
RS232
- RS-232 串口通信 在Linux下 实现一个接收一个发送 程序简单 适用于初学者。-RS 232 serial communication realize in Linux a receiving a send program simple it is suitable for beginners.
linux_myCom_Polling
- Linux环境下采用QT实现的串口调试助手源代码,采用polling方式实现,供学习QT串口通信编程使用。-Achieved under Linux using serial debugging aides QT source code, using the polling method to achieve, to learn QT for serial communication programming.
serial
- linux下 串口通信的demo 实现了 linux下rs232串口通信-UART demo on linux
serial_test
- LINUX下串口通信 源码,关于串口的端口设置操作 -the source code of serial communication
send-and--receive.tar
- RS232 串口通信,在LINUX下实现文件发送和接受的功能。文件发送后,打开另一窗口,可显示接受到的文件。-Serial port to send files and receive files
linux
- linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
wincoMM
- WINDOW下的一个串口程序源码,除了正常的串口通信之外,还可与linux串口通信-WINDOW under a serial program source code, in addition to the normal serial communication, but also with linux serial communication
serial.tar
- linux串口应用处理, 读写,初始化,波特率设置相关处理。(Linux serial application processing, reading and writing, initialization, baud rate setting related processing.)