搜索资源列表
read_writer_uart
- 简单的linux 下的uart串口读写测试程序员代码,再rs3 rs4 arm9 下调试通过-simple linux under the uart serial literacy tests programmers code, rs3 rs4 again under debugging through arm9
tty.tar
- 一个linux下串口读写的例子, 实现串口间的通信(2个程序,分别对应接收与发送),
serial
- 基于Linux的串口读写应用程序,包括主机和目标板的源程序代码
serial
- linux下基于arm处理器s3c2410x开发板的串口设备驱动程序,包括对串口的读写程序。-arm processor linux-based development board s3c2410x serial device driver, including the serial process of reading and writing.
com
- 在Linux上实现对串口设备的读写程序,里面包括对串口的基本设置。-Linux on the implementation of the serial device to read and write procedures, which include the basic settings of the serial.
serial
- 该源码是linux下的串口读写程序,本人在debian下用GCC已编译通过,其中包含了串口的打开、设置、读取等内容。- The source code is read and write serial port under linux procedures under debian, I have compiled through the use of GCC, which includes the opening of the serial port, set, read and so on
serial
- 在linux下的串口读写程序,包括串口的各种设置。用到open-port和set-port函数。-In linux serial port to read and write under the procedures, including a variety of serial port settings. Open-port and use set-port function.
comtest1223
- Linux 串口通信程序,包含基本的读写-Linux Serial Communication Program, including basic literacy
LinuxSerial
- 原创的linux下的串口读写程序,通用性比较好-use serial port to read and write, better versatility
gprs
- arm linux gprs.c modem 串口读写程序-arm linux gprs.c
serial_test_rw
- 串口读写程序源码,流程可供参考,for嵌入式linux-Serial reading and writing program source code, the process for reference, for embedded linux
linuxxuexi
- 嵌入式linux中 功能:完成串口读写操作,这里设定从串口读取消息时使用select函数,发送消息的程序不需要使用select函数,只发送“hello”消息由接收端接收-Embedded linux in function: the completion of serial read and write operations, set here to read messages from the serial port using the select function to send a me
mycom
- linux系统下的串口读写程序代码,可以直接应用,带有usb转串口功能,可以连接usb转串口的转换器使用。-Under the system of linux serial read and write program code, can be directly applied, with USB to serial port function, can be connected to the USB to serial converter.
term1
- linux c 读写串口的程序,主要实现了通过串口读写数据!-linux c to read and write serial programs, read and write data through the serial port!
comtest
- 嵌入式linux的串口读写测试程序,实现串口的自收发功能-Embedded linux serial read and write test procedures to achieve serial self transceiver functions
comtest
- 嵌入式linux的串口读写测试程序,实现串口的自收发功能-Embedded linux serial read and write test procedures to achieve serial self transceiver functions
ReadCOMData
- 基于Linux/Unix平台下的串口读写程序,可自行配置波特率,校验位,终止位等。-A COM Read/Write program based on Linux/Unix
serial.tar
- linux下串口读写程序,在ubuntu14.04下测试通过。-under linux serial read and write procedures, under ubuntu14.04 test.
uart
- Linux上串口读写程序,首先打开串口,对其进行设置,然后产生一个子进程对子进行对串口进行读,父进程对串口进行写操作。(The demo is used for reading and writing the uart in Linux, there are two thread, the parent fork write the uart, the child thread read it.)
serial
- 包括linux串口的配置和收发。在树莓派和linux下都试验成功(Linux serial port and sending, configuration)