资源列表
TestComm
- 串口通信的读与写,通过LabVIEW来实现,并且通过不同的ID实现分别显示波形和数据的一个例子-Read and write serial communication in LabVIEW to achieve, and to achieve through a different ID and data, respectively, show an example of a waveform
WindowsSerialPort
- C# 串口通信程序 windows OS-language c# program of serialport OS:windows98 XP etc
SerialFlowControlSettings
- 很多串口调试助手中串口流控的设置都不起作用,该文章讲述了流控的具体设置方法-Assistant in a lot of serial debugging serial flow control settings are not working, the article describes a specific set of flow control methods
uart
- 基于ARM9 sangsum2410a 的串口通信程序。源代码详细介绍编程步骤,有注释。-The ARM9 sangsum2410a uart sample program. The source code for detailed programming steps, annotated.
HUHUHU
- 可以试试对毕业设计有没有中意的作用,做的是手势识别系统的设计,matlab中文论坛看到,可以-You can try the graduation design no favorite role, do gesture recognition system design, matlab Chinese forum to see, you can try
VC下Mscomm控件的串口通信程序
- 可用于两台计算机之间的串口通讯测试,一台电脑上有两个串口也可以。还可以添加虚拟串口进行通信
comyingyong
- 一个实用的串口编程程序,上面是COM的选择,左边显示比如0~5V的电压,右边显示0~255的数字,可以直接使用。-a practical serial programming, COM above is the choice the left side shows such as 0 to 5V voltage, 0 to the right shows the number 255 can be used directly.
CommT22s
- 一个串口通信的源码,以2进制形式实现传输,可以传输图像等各种文件。-a serial communication source to the form of two-band transmission, transfer images and other documents.
MSCOMM.rar
- VC 串口收发程序编程,简单收发应用,很实用的小程序,VC serial port test
chapter6
- 一个很通用的51的串口通信程序,很好用,但仅供参考
testComm
- VC下,串口通信的源代码,实现了串口数据的收发。