CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 双串口 程序

搜索资源列表

  1. 串口封装急好的一个类

    0下载:
  2. 该类是本人见到的封装最好的一个串口类 本人用该类开发了很多串口方面的程序,运行很稳定!该程序为一测试程序,实现双机互连-I see is the best of a package Serial category I used a lot of such serial development of the procedures, running very stable! The procedure for a test procedure to achieve double - interc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:101820
    • 提供者:ysx
  1. win77e58

    0下载:
  2. winod77E58双串口程序-winod77E58 dual Serial procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1013
    • 提供者:蔡红
  1. 大学汇编课程设计程序及文档(双机串口文件传输)

    1下载:
  2. 大学汇编课程设计程序及文档(双机串口文件传输),开发环境TurboC-compilation of the University of curriculum design procedures and documentation (two aircraft serial file transfer), the development environment TurboC
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:128911
    • 提供者:江林
  1. 串口实现双机互联程序代码

    1下载:
  2. 串口实现双机互联,仅供参考!VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程-serial dual-Internet for reference! Preparation of VC MSComm control serial communication program's source code, and write a detailed programming process
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:58787
    • 提供者:游侠
  1. avr274 AVR单片机串口通信的程序

    0下载:
  2. 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:122783
    • 提供者:何旭栋
  1. STC-USER-IAP-ISP

    0下载:
  2. stc系列双串口测试程序 新一代 1T 8051系列 单片机内核特殊功能寄存器 C51 Core SFRs-stc series of pairs of serial test program generation 1T 8051 Series MCU core Special Function Registers C51 Core SFRs
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-01-14
    • 文件大小:28689
    • 提供者:路远
  1. UART

    0下载:
  2. 该程序为51单片机双机串口通信程序,有接收和发送程序-The program for the microcontroller 51 pairs of serial communication program, to receive and send program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:26755
    • 提供者:wangjin
  1. serial

    0下载:
  2. -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:65639
    • 提供者:johnson
  1. serialtransmit

    0下载:
  2. 这是用于8259A的关于串口通信的程序,一个是自发自收,另一个是双机发送的-This is for the 8259A on the serial communication procedures, a spontaneous self-admission, and the other is sent double
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3178
    • 提供者:王良
  1. chuankou

    0下载:
  2. 8051与8051以及8051与PC机的串口通信程序,全双工带纠错码-8051 and 8051 and 8051, as well as PC-Serial communication program, with full-duplex error-correcting codes
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:11301
    • 提供者:reborn
  1. dualportramtest

    0下载:
  2. 采用两片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.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8064
    • 提供者:王伟
  1. uart

    0下载:
  2. 虚拟串口程序,半双工工作方式,可用于少串口的单片机系统。-Virtual serial port program, half-duplex mode, the MCU can be used for small serial system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:44247
    • 提供者:李飞
  1. uart

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:814626
    • 提供者:Domo
  1. SeriaPortCommunication

    0下载:
  2. 用C#做的串口通信程序,测试一通过,可以双击通信,也可以和下位机通信!-To do with C# serial communication program, the test was passed, you can double-click Communications, and the next crew can communicate!
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:41886
    • 提供者:冬云
  1. STC12C5A--UART

    0下载:
  2. STC12C5A 系列单片机 双串口程序-STC12C5A Series single-chip dual serial procedures
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:5653
    • 提供者:19880402
  1. win77e58

    0下载:
  2. winod77E58双串口程序-winod77E58 dual Serial procedures -winod77E58 dual Serial procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-20
    • 文件大小:1001
    • 提供者:hertre
  1. DOUBLE-UART-PROGRAM-FOR-STC

    0下载:
  2. STC双串口程序,一个串口收,从另一个串口转发-STC dual serial program, a serial, forwarded from another serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-09
    • 文件大小:49436
    • 提供者:江淮
  1. stc15w408as

    0下载:
  2. 利用stc15管脚切换的方式,实现双串口通信(The double serial communication is realized by the way of stc15 pin switching)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-11
    • 文件大小:3704
    • 提供者:懂撒
  1. C# 串口调试小助手(有源码)

    0下载:
  2. C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:文木山
  1. STC15-DoubleUART

    1下载:
  2. 与我上传的Android程序配套的单片机程序。STC15单片机用使用两路串口,一路做485通信,一路与WIFI模块通信(And I uploaded the Android program matching SCM program. STC15 microcontroller uses two serial ports, one way to do 485 communications, one way to communicate with WIFI module.)
  3. 所属分类:串口编程

    • 发布日期:2018-05-01
    • 文件大小:59392
    • 提供者:途灵
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com