搜索资源列表
serial
- linux下串口编程, 设置参数和收发数据
serial
- linux下的串口通信程序,可以实现串口的数据收发
demoRS232
- Linux下串口驱动,满足快速数据收发,属于异步通讯-serial driver in the Linux which will satisfied the qick reciever and transmitter
miniAccessPort
- 监控串口:具有端口监控功能,可以监控、拦截、保存所收发的数据-Monitoring Serial: with port monitoring, to monitor, intercept, save the data sent and received
my2440linux_serial
- s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96-serial transceiver core s3c2440 linux2.6.24 procedures to send and receive data using serial port 1 baud rate is 9600
LsCommDemo
- LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the examples demonstrate how to use it.
ucosIIS12Xdp512nobanked
- ucos在Freescale s12x芯片上的移植 串口收发数据 与GPIO操作-ucos at Freescale s12x chip serial transceivers transplant operation data and GPIO
samsung
- 三星s3c2440串口驱动,用中断模式进行收发数据-Samsung s3c2440 serial port driver, sending and receiving data using interrupt mode
my_serial
- linux系统下实现串口数据的简单设置以及收发。-linux system to achieve a simple serial port settings, and send and receive data.
myLinuxSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
gps
- 能够实现网络串口的读取与收发数据。实现串口读取的c代码,方便简单。-Network serial read and send and receive data. C code for serial read, convenient and simple.
DemoSerial
- vc串口工程实用程序. 包括完整的串口数据收发,多线程编程以及数据校验过程等.-vc serial engineering utility. include the complete serial data transceiver, multi-threaded programming, and data validation process.
LINUX-i2c
- 在LINUX系统中进行I2C总线的传输,通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用调试助手自动循环发送。 -I2C bus transfer in LINUX system to understand the the se
commassist
- visual C++ MFC 环境下 串口的连接,收发数据的实现,串口探测工具部分功能的实现-Serial port connection
Comm_Tool
- 计算机串口收发数据,可以进行各种格式的设置,方便调试-serial port tx rx
10e41a39e11a
- VC++串口通讯完整程序代码,可以运行通过,可以收发数据-VC++ complete serial communication program code, you can run through, you can send and receive data
TestCom
- c++ 串口收发数据例子. 在BCB6编译过.可自行修改移植到其他VC项目.核心代码已在商业项目应用!-C++ serial data transceiver example. BCB6 compiled. You can modify transplanted to other VC project. The core code has been applied in commercial projects!
sportview
- 程序源代码:主要功能收发串口数据,并在界面上显示;涉及到界面设计、串口检测、串口数据收发,定时器的应用等。(Program source code: the main function to send and receive serial data, and displayed on the interface, involving interface design, serial detection, serial data transceiver, timer applications.)
Qt usart
- 1 支持串口收发 2 支持串口数据解析 3 支持自定义发送数据(1 can read/write usart data 2 can analysis data from uart 3 can custom data to send)
newproject
- 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)