搜索资源列表
serial
- 一个Linux串口通信小程序.使用时请注意修改MAKEFILE.
rs232(linux)
- linux pc下的rs232串口通信程序。在程序中可以自己进行相关设置,如波特率,传送位数等。-under linux pc rs232 serial communication program. In the program can be related to their own settings, such as baud rate, number of bits transmitted and so on.
linux-uart
- 简单的嵌入式linux串口通信程序,非常实用,简单易懂,可在2440上使用-Simple serial communication program of embedded linux very practical, simple and easy to understand, can be used in the 2440
gsm-modem.c.tar
- linux下GSM modem串口通信测试程序代码-linux serial port communication under the GSM modem test program code
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.
emb-linux-Serial
- 针对嵌入式Linux操作系统的特点,分析在该系统下串行通信口编程控制的方法,总结程序 设计的步骤; 在嵌入式Linux 系统上, 编写控制程序, 成功地实现嵌入式系统与微机系统 间的数据交换。 串口编程 嵌入式Linux Linux 内核-For embedded Linux operating system features, analysis of the system of serial communication port programming under control,
LINUX_UART
- 基于LINUX串口通信编程的入门介绍,了解LINUX的串口通信原理-LINUX-based introductory programming serial communication, the understanding of LINUX Serial Communication Theory
term
- 在LINUX系统下,实现uart0发送数据,uart1接收数据的串口通信!只要在s3c2410为处理器,都可以跑上面的代码!-At LINUX system, the implementation uart0 send data, uart1 receive serial data communication! At s3c2410 for as long as the processor can run the above code!
Uart
- 一个简单易懂的linux串口通信源码,里面包含自带串口和扩展串口通信程序-A simple and easy to understand linux serial communication source, which contains built-serial and serial communication program expansion
serialapp
- 在linux下用QT来编写的一个通过串口来通信的示例程序-In use QT under linux to write to a serial port to communicate through the sample program
receive.c
- 这里主要是运用串口的终端来实现接受串口发送的字符串的功能。实现通过串口通信-Here is mainly used to achieve the acceptance of serial terminal serial port to send the string functions. Achieved through the serial communication
comtest1223
- Linux 串口通信程序,包含基本的读写-Linux Serial Communication Program, including basic literacy
uart0
- 这是一个Linux下使用的串口通信代码,有详细的注释,可根据自己需要修改,初始化是可以沿用的标准框架-This is a Linux use of serial communication, have commented code, can according to their own needs modifying, initialization can be used for standard frame
COM_Test
- 基于TQ2440开发板的linux串口通信测试源码-TQ2440-based development board linux serial communications test source
Linux-serial-doc
- Linux操作系统下的串口通信学习笔记.-Linux operating system, serial communication under study notes.
trunk.tar
- Linux 串口通信程序,打开,关闭,配置串口,以及读写操作-Linux serial communication program, open, close, configure the serial port, and read and write operations
UART-QtE4.7.1
- qt在linux下,调用串口驱动的示例参考。(use serial-port demo by the linux/Qt environment)
uart_read
- linux 下的串口的读取底层程序,也可在android上跑(Serial read the underlying program)
Serial_com
- 在linux qt 上用串口进行的数据发送接受通信,一个简单的实例,方便简易懂(Sending and receiving data by serial port on Linux QT, a simple example, easy to understand and easy to understand)