自制串口调试工具VC++源程序,调试通过后即可生成对话框,直接使用-homemade serial debugging tools VC source, debugging can be generated through dialog after the direct use 下载
|
VC控件实现的串口调试助手源代码,串口数为1-16.rar- 下载
|
VC下最好的串口调试工具,在你进行串口编程的时候最不可少的工具 -VC best serial debugging tools, in your serial programming for the most essential tools 下载
|
一个在VC环境下写的很好的串口调试软件,用它不仅可以调试串口,而且有源代码,可以学习串口编程-a VC environment was a good serial debugging software, it can not only use debugging serial, but active code, we can learn from Serial Programming 下载
|
这是一个用VC编写的MSCOMM控件的串口通讯调试软件示例工程源代码,对于单片机的上位机软件开发是一个不错的小工具- 下载
|
VC下开发的串口调试工具,界面简单,方便操作,适用于PC机下与单片机通过串口通信- 下载
|
《VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码,第1章 串口编程调试精灵,第2章 云台镜头控制系统,第3章 电话自动应答系统,第4章 短信实现远程监测系统,第5章 步进电机控制,第6章 来电显示客户管理系统。。。- 下载
|
串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送框取16进制数发送,最好按16进制格式填写,例如:12 34 56 77 10 使用窗口悬浮功能:点击程序左下角的针状按钮可以使程序置于最上层,保持可见; 放大至全屏:当需要扩大接收窗口以方便观看数据时,可以点击右上角最大化按钮 另外:还要注意的是调试串口时,插拨串口接头应尽量关闭计算机,至少保证一端是关闭的。 其它串口资料如接线、标准、源代码、编程、串口网络可到 龚建伟技术主页http://www.gjwtech.com 查找。 EMAIL:mastersky@21cn.com QQ:11116580 作者:sky 2005-12-19 原作者:龚建伟 工学博士 原作者联系方式:webmaster@gjwtech.com-serial debugging assistant v1.0 use of this procedure complete reference Dan "serial debugging assistant V2.2" produced, the original software was prepared by the VC, I will use it to prepare Delphi, as I learn of a serial programming examples and the use of tools. Which used to ComPort Serial control, the control of open-source software, have downloaded all the major websites, The current version 3.0. The use of platforms : the IMS software is currently only three-wire (NONMODEM) Serial Debugger use all the functions were placed on the interface, transparent, its meaning is self-evident, only here for hexadecimal Send a note : hexadecimal this : elections (CHECK) hexadecimal sent, procedures will be sent automatically from the box from 16 decimal numbers sent, preferably by comp 下载
|
串口调试程序,用于ARM系统的串口调试,以VC编写- 下载
|
串口调试助手原程序 在众多网友的支持下,串口调试助手从2001年5月21日发布至今,短短一个月,在全国各地累计下载量近5000人次,在近200多个电子邮件中,20多人提供了使用测试意见,更有50多位朋友提出要串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。(也许本文过于详细,高手就不用看) -assistant original serial debugging procedures in many netizens, with the support of serial debugging assistant from May 21, 2001 release date, just one month throughout the country has downloaded nearly 5,000 passengers, in the past more than 200 e-mails and more than 20 for the use of testing, 50 more several friends called serial debug source code aides, in order to thank FOR the support of friends, I first publicly introduced VC prepared MSComm control serial communication programs source code, and write a detailed programming process, but if called serial debugging assistant source V1.0 or VC serial communications source it I believe that if you use VC program, with the code, it can easily completed the serial programming tasks. (Perhaps too much detail in this paper, would not h 下载
|