搜索资源列表
当前流行的串口调试助手的源码-自己编写
- 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define
Wince 串口调试
- 在wince下非常好用的串口调试工具,带源码
串口调试(delphi源码)
使用说明
本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。
使用平台: WIN9X/NT/2000/XP本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能
串口调试助手全全部代码
- 一个用VC开发的串口调试工具,且有完整的源代码,对开发串口相关程序有很好的参考和借鉴价值。
RS232串口调试(源码)
- vb编的rs232调试工具,是新手串口编程入门的好参照
当前流行的串口调试助手的源码-自己编写
- 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define
sscom_source
- SSCOM 串口调试软件 vb 源码 一个串口调试通讯程序。在网上很好用等工具源码。-SSCOM serial debugging software vb source debugging a serial communication program. The Internet is useful tools such as source.
串口调试程序(VB)
- Com口调试工具,里面有附有源码,如果有需要,可以作适当的改动。-Com debugging tool with a source inside, and if necessary, make appropriate changes.
shaoluqiPro2.0
- 难得的好东东!! 完整的串口,并口烧录器方案,包括电路及源程序,串并口调试工具源码,以及相关参考说明文档。-Wanton rare good! ! Complete serial ports, parallel port replicators programs, including circuit and the source, serial and parallel debugging tools source, and rel
McSerCom
- 多线程串口调试工具,全部源码,可记录,文本或二进制显示-Serial multi-threaded debugging tools, all source code, can be recorded, text or binary display
RS232
- 串口调试工具源码,为C#程序,即可做工具使用也可学习Com通信 -Serial source debugging tools for the C# Procedures can do tool can also be used to study Com Communications
ComAssistant-master
- Android下的串口调试工具,可以发送监视串口数据((Android under serial debugging tools, you can be sent to monitor the serial data, .))
串口调试工具及源码
- “串口调试工具”可以实现通过串口发送和接收二进制和文本数据, 可以通过 modem 发送和接收二进制和文本数据,并且可以显示 modem 的状态。(Serial debugging tools and source code)
串口通信
- 该程序主要实现FPGA串口通信,包含源码和串口调试工具(The program mainly to achieve FPGA serial communication, including source code and serial debugging tools)
C#超级通信调试工具源码
- 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client
C#WinForm串口调试工具源码
- C#WinForm串口调试工具源码 希望对大家有所帮助(C#WinForm serial debugging tool source code We hope to help)
CommDebugTool_V1.2
- 与虚拟串口进行通信,获取串口中的数据,以及向串口中写数据,并将数据显示。(Communicate with the virtual serial port, get the data in the serial port, and write data to the serial port, and display the data.)
串口调试软件界面设计
- 串口调试工具可以进行串口调试的工具,里面涵盖了目前所用的一些基本的功能(Serial debugging tools can be serial debugging tools, which covers the current use of some of the basic functions)
WINCEserialport
- wince下的串口调试工具源码,环境VS2005,C#.(Source wince under serial debugging tools, the environment VS2005, C#.)
串口调试工具源码
- C#串口调试工具源码,对初学者很有帮助,通讯基础