搜索资源列表
串口调试(delphi源码)
- 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
串口调试助手源代码
- 类似与windows自带的串口超级终端程序的源代码,值得学习!
RS232串口调试助手源码
- 本程序为串口调试助手源代码,VC6.0平台上开发使用,可以直接作为串口的相关开发项目上使用,使用了多线程的方式串口通讯,本程序在原来的版本上升级到了V2.3,现在分享给各位程序员,希望对大家的项目开发有所帮助,节省开发时间。
串口调试助手全全部代码
- 一个用VC开发的串口调试工具,且有完整的源代码,对开发串口相关程序有很好的参考和借鉴价值。
SerialApplication
- VS2008 C# 做的串口应用程序,基本功能都有,界面和串口调试助手一样。。呵呵。。大家多多支持-SerialApplication
boxingxianshishujucaijishangweiji
- 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
dualportramtest
- 采用两片AT89S51对双口RAM IDT7132测试程序,采用串口助手显示接收内容。-AT89S51 using two dual-port RAM IDT7132 of testing procedures, the use of serial port to receive the contents of aides show.
UART
- 基于S3C2410的串口通信程序,可以方便的完成通信的要求,同时使用串口助手工具,完成串口通信任务。-Based on S3C2410 serial communication program can facilitate the completion of the communication requirements, using serial assistant tool for serial communication to complete the task.
Touch
- 基于S3C2410嵌入式的触摸屏程序,通过串口助手,可以观察触摸屏上点的坐标,而且也利于再再次开发。-S3C2410-based embedded touch-screen program assistant through the serial port, you can observe the coordinates of points on the touch screen, but also conducive to further re-development.
618087
- 串口助手源程序,非常好用的一个串口程序,用的是API函数-Serial Assistant source, very easy to program a serial port, using the API function
CommTone串口调试
- 串口发送和接收数据,波特率,串口号可调,VS2010开发的一款简单的上位机程序(Serial port to send and receive data, baud rate, serial number adjustable, VS2010 development of a simple PC program)
我的 串口通信助手
- 基于MATLAB的串口通信程序,能够和下位机串口进行通信(MATLAB-based serial communication procedures, and the next bit to communicate with the serial port)
串口调试助手源码
- 串口助手小程序,用于帮助嵌入式开发程序调试,以及一些特定功能的解决(Serial assistant applet, used to help the development of embedded debugging procedures, as well as some of the specific functions of the solution)
串口通信
- 串口通信小助手,示例程序 vc6.0下编译(serial comm helper in vc6.0)
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
串口工具
- 串口调试工具,串口转网口程序,串口监控器,串口助手(Serial debugging tools, serial port, port procedures, serial monitor, serial assistant)
C# 串口调试小助手(有源码)
- C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
串口调试助手DELPHI.SPCOMM.v1.1
- 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明:十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送框取16进制数发送,最好按16进制格式填写,例如:12 34 56 77 10(The software is currently only three wire (NONMODEM) serial debugging purposes, clear all functions are placed on t
LABVIEW中串口程序大全
- labview的串口助手源码,能够接受和发送串口的信息(Serial assistant source code)
matlab gui串口通信程序
- matlab gui串口通信程序,串口调试助手gui界面源程序(Matlab GUI serial communication program, serial debugging assistant GUI interface source program.)