搜索资源列表
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的串口读写应用程序,包括主机和目标板的源程序代码
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
modem_test
- modem 测试程序,稍作修改就可以用不同速率的串口数据读写-modem testing procedures, with some slight modifications can use different data-rate serial read and write
tty.tar
- 一个linux下串口读写的例子, 实现串口间的通信(2个程序,分别对应接收与发送), -Serial reading and writing under a linux example, realize serial communication (2 procedures, corresponding to reception and transmission),
ew809
- 这是一个对ARM9通用的LINUX ARM QT串口初始化设置,只要在自己的程序打开这个程序,及初始化数据结构,就可以读写出N个字节的串口数据-This is an ARM9 general-purpose serial port LINUX ARM QT initialization settings, as long as in their own program to open this process, and to initi
serial
- 基于Linux的串口读写应用程序,包括主机和目标板的源程序代码-Based on the serial read and write Linux applications, including mainfr a me and target board of the source code
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 ser
serial
- linux下基于arm处理器s3c2410x开发板的串口设备驱动程序,包括对串口的读写程序。-arm processor linux-based development board s3c2410x serial device driver, including the serial process of reading and writing.
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
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 convert
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)