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

搜索资源列表

  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. JavaSerial.zip

    1下载:
  2. 用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8132
    • 提供者:Elfen Lied
  1. uart

    0下载:
  2. 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:36399
    • 提供者:juck
  1. jakarta-log4j-1.2.8

    0下载:
  2. java日志读写,双工附带例子,可以快速掌握串口编程的基础-java log read and write, duplex attached example, you can quickly grasp the basic serial programming
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3205754
    • 提供者:baixwyai
  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. pc_chat_asm

    0下载:
  2. 双机串口通信!采用汇编语言实现。通过RS232编程和intel8250芯片实现通信。查询方式通信。-Pairs of serial communication! Using assembly language. Through the RS232 programming and intel8250 chip communication. Query mode communications.
  3. 所属分类:Com Port

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

    0下载:
  2. 这是一个基于vc串口异步通信 可以实现串口半双工的异步通信 -This is a serial asynchronous communication based on vc can achieve half-duplex asynchronous serial communications
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:40033
    • 提供者:sch
  1. 51

    0下载:
  2. 51单片机模拟串口的三种方法,简单易用,可满足双机通讯-err
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:12133
    • 提供者:dukang
  1. COMbook

    0下载:
  2. 1. RS-232-C详解 2. 串口通信基本接线方法 3. 串口通讯的概念及接口电路 4. 有关RS232和RS485接口的问答 5. 同步通信方式 6. 通信协 7. 实战串行通 8. 全双工和半双工方式 9. 浅析PC机串口通讯流控制 10. 奇偶校验 -1. RS-232-C Detailed 2. Serial Communication basic wiring methods 3. The concept of serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:907306
    • 提供者:自治州
  1. Serial

    0下载:
  2. 串口实现双机互联 按照自定义串口通信协议进行信息交换,通过串口实现聊天、文件传输的功能!-Serial realization of two-plane interconnect in accordance with the custom serial communication protocol for information exchange, through the serial port to achieve chat, file transfer function!
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:57447
    • 提供者:bluefox
  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. softuart_avr

    0下载:
  2. AVR单片机软件模拟串口实现全双工的例子。-AVR single-chip simulation software to achieve full-duplex serial example.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:43616
    • 提供者:王伟希
  1. V2.2

    0下载:
  2. 最简单的串口调试助手,无需安装,下载侯直接保存后,双击打开就可以使用-The simplest serial debugging assistants do not need to install, download Hou directly saved, you can use double-click to open
  3. 所属分类:Editor

    • 发布日期:2017-04-25
    • 文件大小:116851
    • 提供者:蛟龙
  1. GM8125

    0下载:
  2. 8051 系列芯片通常只有1 个或2 个串口,在工程实际中,往往需要多个串口进行整个系统的通信,但是普通单片机或者DSP 原有的UART 串口都比较少。GM8125可以将1 个全双工的标准串口扩展成5 个全双工的标准串口,并能通过外部引脚控制串口扩展模式:单通道工作模式或多通道工作模式。-8051 series chips are usually only one or two serial ports, in engineering practice, often requires a num
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:244453
    • 提供者:pudn
  1. serial

    0下载:
  2. Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2457
    • 提供者:xiaofeng
  1. hoho

    0下载:
  2. 单片机与PC机的串口双工通信,128*64LCD显示。-MCU and serial PC-duplex communication, 128* 64LCD display.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2158
    • 提供者:
  1. ccomdemo

    0下载:
  2. 串口例子 有收有发 不用半双工 ,两个同时开能实现通讯-Examples are the serial do not we have a closed half-duplex, two at the same time to achieve open communication
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:413078
    • 提供者:hgzhss
  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. lcj

    0下载:
  2. 使用LabVIEW环境写串口双通道显示,其中含有波形显示,峰值显示等等。-LabVIEW environment for use of dual-channel display to write the serial, which contains the waveform display, show the peak and so on.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:51002
    • 提供者:李昌积
« 1 2 3 45 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com