搜索资源列表
comdebug20
- 好用的串口调试工具,可自定义波特率,这可是一般的没有的-useful debugging tool available from the definition baud rate, but not the general
串口通讯硬件仿真测试
- 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
usb232
- 用CY7C630芯片做USB转串口的汇编原程序,里面有编译生成的hex文件.写入芯片就可使用.最高波特率为24-do with CY7C630 chip USB to Serial compilation of the original procedure, which has compiled documents generated hex. The chips can be used. The highest baud rate for 24
串行通讯控件
- 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
UART-8052
- 8052串口驱动--(包括波特率计算,以及几个内存查看的shell命令)-8052 -- (including baud rate, and several memory access to the shell commands)
Vb串口通讯调试方法
- vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
chuankoubiancheng
- 串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 定时器初值X=256-SYSCLK*(SMOD+1)(BAUDRATE*384) -Serial Programming -- receiving PC sent the string, the string back. During this interruption control LED lights exter
51baudrate
- 51波特率计算辅助工具,可以选择晶振频率,然后输入你要的波特率,即可以帮你算出十六进制的数值。-51 baud rate calculation aids, can choose crystal frequency, and then you have to input the baud rate, which can help you calculate the hexadecimal values.
串口缓冲区编程
- 波特率可变;中断方式接收、发送;收发独立8字节缓冲区;可选择是否在满缓冲区后丢弃数据-variable baud rate; Disruption to receive, send; TX independent 8-bit byte buffer; the choice of whether the buffer zone after the age of discarded data
COM terminal
- 超级终端(共享软件) 本软件为在DOS下使用超级终端的用户专门设计,请尽快注册,以免影响你的使用 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议-Super Terminal (sharing software) for the software used in DOS us
scoComm
- 非常好的串口控件,OCX的,可支持到波特率921600,串口好到256,对于做手机及USB的通信将是非常好的工具!OCX源码,可改成你的控件名称啊-very good controls, OCX, offering support to 921,600 baud rate, good to 256 serial port, so the phone and USB communication will be a very good tool! OCX source, you can change
DOSCOMterminal
- DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in super user terminals designed
com_code(LJ)
- 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
PCCOM-SRC
- 用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。-C wrote asynchronous RS232 serial communication module, 16550 UART chip, Transceivers interruption data, 115,200 bps maximum baud rate, since the definition of sending an
CKJSQ
- 串口通讯计算器.rar 计算波特率的工具-serial communication calculators. Rar Baud Rate calculation tool
no06
- 串行口接收数据的程序.可以设置波特率,选择串行口.-serial port receiving data procedures. Can set baud rate, the choice of serial port.
Mttty_SerialDebug
- 用于串口的测试调试,可改变波特率,非常实用-testing for serial debugging can change the baud rate, a very practical
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
uart_zhiwen
- RS232的UART编程,包括波特率发生器模块,串口接受模块,串口发送模块-RS232 programming the UART, including the baud rate generator module, serial module to receive, send serial module