搜索资源列表
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
ComMonitor
- Linux下串口读写类。做了简单的封装,但是好使。LInux平台下应用,C/C++开发。
tty.tar
- 一个linux下串口读写的例子, 实现串口间的通信(2个程序,分别对应接收与发送),
serial
- 基于Linux的串口读写应用程序,包括主机和目标板的源程序代码
串口linux
- linux下读写串口,包括参数的设置,以及如何进行读写-Serial literacy, including parameter settings, and how to read and write
Linux
- linux串口转以太网,基于TCP协议,设置串口,打开串口,读写串口-linux serial port to Ethernet
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
446805_e74e00883afc4588
- linux qt环境下的串口多线程功能的实现,打开qt窗口后读写串口,并同时可以进行其他窗口操作-linux qt environment implementation of serial multi-threading capabilities, open qt window after the serial read and write, while other windows can operate
libcssl-0.9.4
- 一个法国人 编写的经典的 异步串口读写库 Linux 库
SerialRW
- Linux 下串口通讯的实例,可以读写串口 -Linux Serial Port Read and Write
gprs
- arm linux gprs.c modem 串口读写程序-arm linux gprs.c
linux-com
- linux下用C实现基本的串口读写功能,并附有源代码-Under linux the serial port with C to achieve basic reading and writing features, along with source code
LinuxSerialportsettings
- Linux串口设置,包括波特率设置、设置效验的函数、读写串口、关闭串口的原代码-Linux Serial port settings
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
sertest.tar
- QT实现,linux下串口读写十六进制数据,方便设备调示-QT implementation, linux serial read and write under the hex data to help tune the device shown
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.
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)