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

搜索资源列表

  1. serial-port-communication

    0下载:
  2. 双机互连的串口程序,主要功能是实现两台机器的串口通信-Dual Serial interconnection procedures, main function is to achieve the two machines Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:26457
    • 提供者:zhang
  1. AVR-v_UART

    0下载:
  2. 在一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。这里介绍一个用AVR单片机模拟的串口程序.-in some applications, the regular use of the dual serial port, but most only provide a microcontroller serial, In fact, the general can use I / O simulation of a serial mouth. H
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2200
    • 提供者:ECN
  1. ak1

    0下载:
  2. 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟串口发送出去,将模拟串口接收到的数据从标准串口发送回来。-s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2007
    • 提供者:张永余
  1. UART1.rar

    0下载:
  2. C8051F020双串口使用程序,可实现单片机与PC或其他设备间串行交互通信,C8051F020 dual serial port to use the program can achieve single-chip microcomputer with the PC or other serial interactive communication between devices
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:18595
    • 提供者:LILU
  1. double_uart.rar

    0下载:
  2. STC12系列双串口单片机串口转换程序,可以作为一个通用的模版,STC12 Series single-chip dual-serial port serial conversion process can be used as a generic template
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:25360
    • 提供者:wql
  1. sc16is7x2

    0下载:
  2. sc16is7x2 I2C,SPI转串口芯片linux驱动代码补丁-sc16is7x2 i2c spi to dual serial port linux patch.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:8546
    • 提供者:Peter
  1. NumSportDebugTool

    0下载:
  2. c# 双串口功能 可调试任何两个串口 并对串口数据保存 也可按你要求的保存以便查看-c# dual serial port functions Debug any two serial And serial data is saved In accordance with your requirements to save in order to see...
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:983022
    • 提供者:xiaohua
  1. Dual_serial_port_debugging_tool

    0下载:
  2. 双串口调试工具,同时对两个串口进行操作,串口参数设置,发送十六进驻数据,接收数据显示,对通讯调试有所帮助-Dual serial port debugging tool, at the same time to operate on two serial, serial parameter setting, 16 stationed in the data to send, receive data, be helpful to debug communications
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:130488
    • 提供者:小孔
  1. SerialPortDualInternet

    0下载:
  2. 串口实现双机互联:里面另附有txt文件及debug文件-Serial Port Dual Internet: which attached a txt file, and debug file
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:8011145
    • 提供者:卡卡
  1. ZHANGqwert

    0下载:
  2. 单片机双机行串口通信的实现,自发自收检测是否正常-SCM Dual-line serial port communication, spontaneous from the income test for normal
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:472749
    • 提供者:张阳
  1. dual-serial

    0下载:
  2. 华邦单片机双串口中断编程,工程项目摘出来的-Winbond MCU dual serial port interrupt programming, the project out of Abstract
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:3934
    • 提供者:cz
  1. 8051-single-serial-port

    0下载:
  2. 宏晶1T 8051单片机单串口_双串口_3串口测试程序,宏晶STC单片机控制-Wang Jing 1T 8051 chip dual-port single serial port _ _3 serial test program, the macro control of the microcontroller crystal STC
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3578
    • 提供者:高原
  1. RTX51-serial

    1下载:
  2. RTX精简版的操作系统实现的双串口收发程序,可以循环调度!-RTX streamlined version of the operating system dual-serial port transceiver, you can loop scheduling
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:27271
    • 提供者:lsb
  1. Dual-serial-communication

    0下载:
  2. 该文档是基于单片机来实现双击串口通行,文档附带源代码,可实现,无密码-The document is based on the microcontroller to achieve double-click the serial port access, documentation included with the source code, can be achieved, without password
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:79312
    • 提供者:丁启天
  1. Serial-Port-Dual-Internet

    0下载:
  2. 通过该软件可以实现两台电脑通过串口连接,实现通讯。-The software can be achieved through two computers connected via serial port to achieve communication.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:27994
    • 提供者:lili
  1. PC-serial-port-communication-program

    0下载:
  2. 简便的双PC串口收发通讯程序,需要安装VISA驱动-Simple dual PC serial port transceiver communication program, you need to install the VISA driver
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:12748
    • 提供者:
  1. Serial-port

    0下载:
  2. 串行口-单片机8051试验箱 双机实验:本实验由两人共同完成。 分别设计甲、乙两个程序。甲程序为接收程序,在甲机运行,将接收到的字符在数码管上显示出来;乙程序为发送程序,在乙机运行,每次按P-键后发送,每次发送3个字符。 -Serial port- SCM 8051 dual chamber experiment: This experiment is completed jointly by two. Were designed A, B two programs. A progr
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1971
    • 提供者:Phoebe
  1. Two-serial-interrupt-Transceiver

    0下载:
  2. STC51系列双串口中断收发-INT0计数脉冲例程。-STC51 series dual serial port interrupt routine transceiver-INT0 count pulses.
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:48520
    • 提供者:fhwqkn
  1. STM32-dual-serial-port-experiment

    0下载:
  2. stm32双串口实验,调用串口2接受信息然后用串口1转发。主要参考意义在于两个串口的配置。-Stm32 dual serial port experiment, call the serial port 2 to receive information and then use the serial port 1 forward. The main reference is the configuration of the two serial ports.
  3. 所属分类:SCM

    • 发布日期:2017-12-13
    • 文件大小:8123535
    • 提供者:林佳泰
  1. Marlin-1.1.0Serial1

    0下载:
  2. 基于Marlin1.1.0的开源版本增加了Serial1串口,来实现双串口信号输入输出,方便接入触摸屏控制而不受原架构Serial0的局限和干扰(The open source version of Marlin1.1.0 adds Serial1 serial port to realize dual serial port signal input and output, which is easy to access touch screen control without the lim
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-05
    • 文件大小:1735680
    • 提供者:陌小黑
« 12 3 4 5 6 »
搜珍网 www.dssz.com