搜索资源列表
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串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
Linux-read-serial-port-
- linux c/c++的串口的读写方法,提供详尽的Linux源程序,方便读者实现串口读写功能-linux c/c++ read and write the serial method, Linux source code to provide detailed, easy to readers to read and write capabilities to achieve 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.
uartcom
- linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
comtest1223
- Linux 串口通信程序,包含基本的读写-Linux Serial Communication Program, including basic literacy
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
serial-linux
- Linux_串口读写.doc Linux串口编程说明.pdf LINUX下的串口通信编程与调试.pdf Visual C++_Turbo C串口通信编程实践.pdf 串口通信编程大全.pdf 嵌入式操作系统Linux中的串口应用编程.pdf-Linux_ serial read and write. Doc Linux serial programming instructions. Pdf LINUX under the serial communication programming and
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.tar
- linux串口应用处理, 读写,初始化,波特率设置相关处理。(Linux serial application processing, reading and writing, initialization, baud rate setting related processing.)
serial
- 包括linux串口的配置和收发。在树莓派和linux下都试验成功(Linux serial port and sending, configuration)