搜索资源列表
tty_pro
- 嵌入式Linux下的串口通信例程,包括对串口各种操作的封装和一个例程。-Serial communication routines, including the serial various operational packaging and a routine.
uartrw
- linux 串口通信程序,可以设置波特率等,然后通信-linux serial communication program, set baud rate, then communication
uart
- linux 串口通信驱动源码,该代码能够接PC机键盘-linux-source-driven serial communication, the code can access PC keyboard
04_serial
- ARM9200+嵌入式linux下串口通信程序
EXP5
- s3c2410实验箱关于arm linux 串口通信的实例。代码非常详细有注释。通俗易懂。
serial
- linux下串口通信例子,可以很容易就移植到嵌入式平台。
socket
- 在嵌入式Linux系统下实现串口通信的相关文档
linux串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
rtdir.rar
- arm9(s3c2410)下的串口通信测试代码,收到一个数据后,发送该数据。,The source for uart at linux for arm9(s3c2410).
Book-EmbLinuxApp-Code
- 嵌入式LINUX事例代码,里面包括的文件主要有进程间的通信,串口的编程等-Examples of code embedded LINUX
uart1
- 基于嵌入式linux,访问串口通信的代码,实现对串口数据的发送以及接收-Based on embedded linux, access to serial port communication code, to realize the sending and receiving serial data
com.c.tar
- 串口通信测试程序--可以用于嵌入式linux下串口通信,也可以用于x86下-Serial Communication Test Program- an embedded linux can be used under the serial communication, can also be used under x86
FPM.c.tar
- 利用linux写的串口参数设定函数。 编写串口通信时参考-Using linux to write the serial parameter setting function. Reference when writing serial communication
sd_test
- OMAPL137嵌入式双核处理器,合众达开发板串口通信实例程序代码,运行于linux下。-OMAPL137 embedded dual-core processor, development board serial communication Triangle examples of program code, runs on linux under.
serial4
- linux串口与msp430通信程序源码-linux serial with msp 430 mcu connection
dnw_linux
- dnw 软件 用于linux嵌入式开发是 串口通信 的文件传输-dnw for linux serial com
serial_communication
- 一个linux嵌入式串口通信程序,有些注释,仅供参考-A linux embedded serial port to send the program, some comments, for reference only
linux-tty_GPRS
- linux系统下的串口编程,驱动SIM300 GPRS通信的程序。包括串口通信,串口中断,GPRS无线通信数据的接收与发送源代码。-linux gprs
linux-tty_GPRS
- linux系统下的串口编程,驱动SIM300 GPRS通信的程序。包括串口通信,串口中断,GPRS无线通信数据的接收与发送源代码。-linux gprs
Linux--QT
- 在Linux平台下,基于QT实现串口通信的程序 -Linux under a serial port communication program based on QT