CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - baud

搜索资源列表

  1. comdebug20

    0下载:
  2. 好用的串口调试工具,可自定义波特率,这可是一般的没有的-useful debugging tool available from the definition baud rate, but not the general
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:155.89kb
    • 提供者:小熊
  1. 串口通讯硬件仿真测试

    0下载:
  2. 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19.39kb
    • 提供者:李天华
  1. usb232

    1下载:
  2. 用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
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:16kb
    • 提供者:叮咚
  1. 串行通讯控件

    0下载:
  2. 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7.13kb
    • 提供者:王胜
  1. liangs_串口调试器2002

    0下载:
  2. 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:145.71kb
    • 提供者:张小姐
  1. UART-8052

    1下载:
  2. 8052串口驱动--(包括波特率计算,以及几个内存查看的shell命令)-8052 -- (including baud rate, and several memory access to the shell commands)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:26.59kb
    • 提供者:刘仁伟
  1. Vb串口通讯调试方法

    3下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:林帆
  1. chuankoubiancheng

    0下载:
  2. 串口编程--接收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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.38kb
    • 提供者:团党委
  1. 51baudrate

    0下载:
  2. 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.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6.63kb
    • 提供者:mxl
  1. 串口缓冲区编程

    0下载:
  2. 波特率可变;中断方式接收、发送;收发独立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
  3. 所属分类:串口编程

    • 发布日期:2010-07-01
    • 文件大小:13.74kb
    • 提供者:wickman
  1. COM terminal

    1下载:
  2. 超级终端(共享软件) 本软件为在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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3.61kb
    • 提供者:Tony Yang
  1. scoComm

    0下载:
  2. 非常好的串口控件,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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:67.79kb
    • 提供者:chen
  1. DOSCOMterminal

    0下载:
  2. 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
  3. 所属分类:串口编程

  1. com_code(LJ)

    0下载:
  2. 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:119.12kb
    • 提供者:李小跳
  1. PCCOM-SRC

    0下载:
  2. 用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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:101.1kb
    • 提供者:alex
  1. CKJSQ

    0下载:
  2. 串口通讯计算器.rar 计算波特率的工具-serial communication calculators. Rar Baud Rate calculation tool
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4.22kb
    • 提供者:东土大唐
  1. no06

    0下载:
  2. 串行口接收数据的程序.可以设置波特率,选择串行口.-serial port receiving data procedures. Can set baud rate, the choice of serial port.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:190.26kb
    • 提供者:卢振刚
  1. Mttty_SerialDebug

    1下载:
  2. 用于串口的测试调试,可改变波特率,非常实用-testing for serial debugging can change the baud rate, a very practical
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:87.05kb
    • 提供者:虞安华
  1. UART_51

    0下载:
  2. 串口设置:包括初始化及应用;串口调试方面直接能用上-// 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
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1009byte
    • 提供者:罗岳
  1. uart_zhiwen

    0下载:
  2. RS232的UART编程,包括波特率发生器模块,串口接受模块,串口发送模块-RS232 programming the UART, including the baud rate generator module, serial module to receive, send serial module
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:107.4kb
    • 提供者:zhangyi
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com