搜索资源列表
ttyrcv
- linux 串口 接收程序,在intel pxa255 上跑通
linux GPS 数据接收 解析
- 串口 接受并解析gps时间 通过串口发送
linux下串口接收数据源码
- 在linux下实现串口接收数据,开发平台式ok6410
RS232_read
- Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
Serial
- Linux下串口通信程序,打开串口,发送与接收数据-Linux serial
gsm-linux
- 在Linux下实现的GSM程序,只有发送没有接收,使用串口通信,纯C代码。有很大的参考价值,使用PDU格式。-In the GSM under Linux, or only send not receive, the use of serial communication, pure C code. Have great reference value, use the PDU format.
serial_communication
- 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
download
- linux串口接收程序,能一次接收2个文件-linux serial port to receive the procedure, we can receive two documents
SerialPort
- linux环境下串口接收数据与发送数据实验 包含实验报告和源代码-linux environment to receive data and send data to serial experiments with test report and source code
COMRecv
- 基于AT91RM9200的Linux串口接收测试程序-The Linux-based AT91RM9200 serial port acceptance testing procedures,
chuankou.tar
- linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
6
- linux 串口 接收程序,在intel pxa255 上跑通-the linux receiver program, ran through intel pxa255
Linux-serial-receive
- 在linux下实现的简单的串口接收的例子,抛砖引玉-failed to translate
linux
- linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
Written-linux-serial-procedures
- 编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,可以直接调用-Written linux serial procedures to achieve the basic serial communication function, and when receiving packets using a ring buffer, you can directly call
6
- linux 串口 接收程序,在intel pxa255 上跑通-the linux receiver program, ran through intel pxa255
6
- linux 串口 接收程序,在intel pxa255 上跑通-the linux receiver program, ran through intel pxa255
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
linux串口.tar
- LINUX 串口 接收发送程序 LINUX 串口 接收发送程序(LINUX serial receiving and sending program)
linux串口调试程序
- linux串口调试程序,做了一个环回的,接收到什么数据,返回什么数据