搜索资源列表
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的串口读写应用程序,包括主机和目标板的源程序代码
rfid
- 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
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_test
- Linux/Unix下串口设置、读写串口的程序,很完整很强大。-The serial port settings On Linux/Unix, the procedure to read and write serial port, it is a very strong integrity.
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
gprs
- arm linux gprs.c modem 串口读写程序-arm linux gprs.c
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
trunk.tar
- Linux 串口通信程序,打开,关闭,配置串口,以及读写操作-Linux serial communication program, open, close, configure the serial port, and read and write operations
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.
comtest
- 嵌入式linux的串口读写测试程序,实现串口的自收发功能-Embedded linux serial read and write test procedures to achieve serial self transceiver functions
RS232ReaderDemo
- RS232串口的通用RFID读写器测试程序,运行于Linux平台-RS232 serial universal RFID reader test program, running on Linux platform
ReadCOMData
- 基于Linux/Unix平台下的串口读写程序,可自行配置波特率,校验位,终止位等。-A COM Read/Write program based on Linux/Unix
linuxserial
- Linux串口测试程序,可读写和修改串口数据-Linux serial test program, read and modify the serial data to write and modify
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)