搜索资源列表
最新奇特串口调试软件
- 最新奇特串口调试软件计算机(PC)与仪表(MCU)之间以帧为通讯单位。MCU不主动向计算机发送信息。PC根据需 要发送命令帧,MCU完成相应功能后将发送应答帧。命令帧(PC->MCU)和应答帧(MCU- >PC)的格式是相同的,二者帧内容有所不同。-latest strange serial debugging software computer (PC) and Instrumentation (MCU) to frame between the communication
CSharpSerialPort
- CSharp开发的Windows下串口调试程序,监视计算机串口数据并反应在屏幕上,适用于初学者学习编程。-CSharp development of the Windows serial debugger, Serial computer surveillance and response data on the screen, applicable to beginners learning programming.
TelephoneAutoAnswerSystem
- 用VC编写的电话自动应答系统,其中的串口通信部分很有参考价值。-VC prepared by the automatic telephone response systems, the serial communication of great reference value.
autorespondcall
- 具有语音自动应答功能的串口程序-with automatic voice response function of the Serial procedures
sermon
- 这是一个超级好用的串口监控程序(非源码),可以检测到其他软件打开串口后的任何活动及收发数据,从而可以分析其通讯协议。软件的全称是Serial Monitor v3.22 ,这个是破解版,很费劲才找到的。我实际使用效果非常好,可以很容易得到别的软件如手机管理软件的通讯的全过程,搞清发了一些什么AT命令,等到了什么样的应答和数据。强烈推荐串口编程者必备-This a super user-friendly Serial Monitoring Program (FOSS), can detect ot
superSerial
- 串口另类处理方法,非常详细的类说明串口应答机制-serial alternative approach to the category of very detailed response mechanism Note Serial
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
MSComm控件实现中文Win 9x下的通信
- VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能 发生的各种错误和事件,从而可以用它创建全双工的、事件驱动 的、高效实用的通信程序。-VB 5.0/6.0 the MSComm control communications for a series of standard communication interface orders, which a
jkModbus
- MODBUS主、子站规约模拟程序。可以做为MODBUS规约测试的工具,既可以模仿主站,也可以模仿子站。打开串口后,程序会自动应答。-MODBUS owners, the statute stands for simulation program. MODBUS statute can be used as a testing tool, we can imitate the main station, can also imitate Subsite. Serial opened, the pr
modbus
- 这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。-This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.
SendReceive_COMM
- This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monit
UART_51
- 串口设置:包括初始化及应用;串口调试方面直接能用上-// This sample uses the UART to communicate with a PC. Therefore it sets up the internal // Baud Rate Generator (BRG). The LPC900 receives a command ( S ), sent by the PC and // sends out a response, which can be display
MSCommV
- 一个虚拟串口读取程序,通过曲线反应输入数据的变化。开发环境为VC- program that reads through the virtual serial input data changes response curve. Development environment for the VC
hypertrm
- 超级终端98版 此版本是从win98下提取出来的。vista和2008下已经没有超级终端了。而XP下的超级终端在滚动屏幕的时候会出现乱码。所以win98下的还是很稳定的。在XP/2003下通过,vista/2K8未测试。 个人在本机上测试,直接双击hypertrm.exe就可以正常使用 有几个网友反应缺少DLL文件,因此特别将对应的DLL文件也一起打包 将本文件夹下的windows\system32目录下的文件复制到c:\windows\system3
RS485
- 程序用KEIL51写 从机程序主要实现AD采样,然后把信号传给主机 各从机程序都相同,只是地址不同而已 主机程序:先发一个地址0X01 地址不是01的从机不反应,地址是01的从机把数据发回来. 然后主机再发02地址---02从机收到后发回数据 主机再发03地址---03收到后发回数据给主机 -Programs written with KEIL51 AD from machine to achieve the main sampling progr
hart
- 这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。-This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.
GSMModem
- GSM Modem 的自动语音应答控件,内有使用说明,希望对大家有用-GSM Modem automatic voice response control, there are instructions, we want to be useful
Commix
- 为工业控制设计的串口设备调试工具,已被很多工控行业人员使用,主要特点: 1、能根据设备的通讯协议,方便地生成多种冗余校验如Modbus,并加上结束符,适用于大多数串口通讯的工业设备; 2、能够混合输入16进制数、10进制数、ASCII字符,这种功能通过转义符“\\”实现; 3、支持串口1~255,可以自定义任意通讯参数组合,随时改变参数而不用关闭串口,支持不常用的波特率等; 4、可以测出设备的响应间隔。 -Design for industrial contr
vcMSComm
- 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -Mfc carried out in the simplest way serial communication than in the dialog box c
Voice-Response
- 通过串口实现语音自动应答系统,软件采用VC++,硬件仅需要一个语音modem-Through serial automatic voice response system, the software uses VC++, the hardware requires only a voice modem