搜索资源列表
ComAssistant串口通信Comport
- 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十
CommHunter
- 很好用的串口通信工具软件。Comport目录下是用到的通信控件。-good with the serial communication tools. Comprt directory is to use the Communication Control.
comport
- 该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据
VCComPortprogram
- 本实例实现在VC下如何编写串口(com port)实例(与串口通信), 对初学者弄懂串口的实现过程是很好的一个实例.以及现实将串口读到的数据记录到一个testlog目录中,以做备份-How to design the ComPort program.
chuankouzhushouyuanchengxu
- 串口通信源程序,用VC编写的,scommtest-comport with VC scommtest
Termie
- 封装Serialport类comport类,最要由两个代码comport与setttings两个类来控制串口通信,另外,还采用了设计模式。-Comport category Serialport package type, the most by the two codes to comport with the setttings to control two types of serial communications, is also using the design model.
cku
- 串口通信vb.net 调用c#类库源代码。生成动态连接库DLL 文件-comport
comport
- 一个简单电脑串口的通信程序,可以很好的和单片机与其他的带串口的CPU通信-A simple computer serial port communication program can be good and SCM and other CPU with a serial port communication
ComPort
- 串口通信C++源代码 windows平台下 希望对大家有用-Serial Communication C++ source code windows platform hope to be useful
MFC-COMport
- 实现MFC下的串口通信功能,解决串口通信问题-Realize the serial communication function under MFC, serial communication problem to solve
Comport
- delphi使用串口通信的控件PC向单片机发送6个字节的数据,单片机收到后返回PC显示。注释我都写很清楚了,你自己稍微改下就可以了。-delphi controls PC using serial communication sent to the MCU 6 bytes of data received and returned to PC display microcontroller. Note I have written very clearly, and you can slight
RS232_DI
- C++Builder 串口通信 包括打开串口, 关闭串口,接收串口数据-C++Builder ComPort info
comport
- 串口收发的可重用代码,只需要把h文件和cpp文件复制,稍加改写就可用于更多串口通信-Serial transceivers, reusable code, just need to h files and cpp files, can be used to rewrite a little more serial communication
jiasudu
- 一个用comport编写的用于加速的传感器数据传输的串口通信控件-The comport write a serial communication control for acceleration sensor data transmission
comport
- 实现串口通信,利用ComPort类里面的函数进行串口编程。-Serial communication, the use of the ComPort class function inside serial programming.
Comport4.10
- Delphi 串口通信的一个好的控件,控件名称:comport,能很方便读写串口数据。-Delphi serial communication of a good control, control name: comport, can be very convenient to read and write data from serial port.
ComPort
- VISUAL C++里边最基本的串口通信程序源代码-VISUAL C++ inside the basic serial communication program source code
COMPort
- 一个简单的串口通信程序,主要应用于单片机测试。-A simple serial communication program, mainly used in single-chip testing.
COMPort
- 通过控件 cport,实现与串口之间的通信,延伸到与串口设备交互
TestDlg
- win下串口通信测试程序,包含如何编写一个可靠的串口通信类。这个程序包含了开发一个串口通信程序相关的SDK-comport serial program