搜索资源列表
serialToolsPack.集串口调试,串口虚拟
- 集串口调试,串口虚拟,串口数据监视一体的工具包,开发串口必备工具箱!!!,Set debug serial port, virtual serial port, one serial port monitoring tool for data packets, the development of essential toolbox serial! ! !
串口工具
- delphi 环境的多线程串口通信控件,可以支持多线线程,还有虚拟端口。
comm_more
- 一个串口工具集合,里面包含若干的串口工具,对单片机串口调试很有帮助-A serial tool set, which contains the serial number of tools useful for single-chip serial debugging
Com
- 最有效的串口工具 最有效的串口工具 最有效的串口工具-the best tools for development the best tools for development the best tools for development the best tools for development
ComSpy串口监视精灵 1.1
- 不错的串口监视工具软件,供串口调试或仪表测试使用(Good serial monitoring tool software for serial debugging or instrument test use)
csharpcktsgj
- 一个C#的 Demo版本串口工具。VS2010(C# csharpcktsgj.zip VS2010)
串口调试工具源代码
- 串口调试工具开发源代码,可以根据需要增减模块(Serial debugging tool development source code)
串口监视
- 用于调试串口,可监视串口是否被程序占用等,在调试过程中起到重要作用(It can monitor whether the serial port is occupied by the program and so on. It plays an important role in the debugging process)
虚拟串口(无com口、虚拟客显模式使用)
- 虚拟串口小工具,简单易懂,非常实用,适合虚拟串口调试。(Virtual serial widget, very practical.)
串口调试助手
- 下位机串口功能调试辅助工具,方便单片机串口功能开发调试。(The lower machine serial port function debugging AIDS, convenient single-chip serial port function development and debugging.)
sscom32-串口调试工具
- 一个用于调试串口调试的工具,可以查看所有的串口,方便开发串口编程(A debugger for debugging serial ports, you can view all the serial ports, to facilitate the development of serial programming)
sscom32
- 一个很好用的串口工具,能够帮助开发串口的爱好者开发(A good serial tool, can help the development of serial enthusiasts)
串口工具
- 串口调试工具,串口转网口程序,串口监控器,串口助手(Serial debugging tools, serial port, port procedures, serial monitor, serial assistant)
串口调试助手-XCOM
- 非常好用的串口工具,免安装直接使用,分享给大家(Very easy to use serial port tools, free installation, direct use, to share with you)
C#SerialPort控件开发串口通信程序的例子 源码
- 串口工具的实现,VC++ 完整串口通信程序(发送和接受)(The implementation of serial port tools)
串口调试的工具
- 用C#写一个串口调试的工具,要求向串口中输入16进制数据或字符串
C#2005串口Mudbud
- Modbus源码 vs2008开发基于MODBUS的RTU 串口通信 可重新编译用于wince,完整的C#源码,用开发工具VS2008开发,经测试可用,可重新编译用于wince开发!谢谢收藏!(Modbus source VS2008 development MODBUS based RTU serial communication can be recompiled for WinCE, the complete C# source code, developed by VS2008, is
Commix
- 很强大 的串口工具调试软件,用了之后感觉很不错哦,欢迎大家使用(A powerful serial tool debug software)
串口调试工具
- 进行labVIEW软件的串口调试,为后期软件的运行做基础准备。(The serial debugging of labVIEW software is done, which is a basic preparation for later software operation.)
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于