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

搜索资源列表

  1. suanjitonxin

    0下载:
  2. 双机通信 用两个单片机进行数据传输,一个为发送方,另一个为接方。接收方接收完数据后发送一个确认信号-Two-machine communication for data transmission with two single chip, one for the sender and the other for the receiving party. Once the data receiver to receive a confirmation signal sent
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:554
    • 提供者:sss
  1. serialcom

    0下载:
  2. 51单片机的双机串口通信程序,可用于单片机课程设计-51 Dual microcontroller serial communication program can be used for MCU Design
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:11541
    • 提供者:li
  1. shuangjic

    0下载:
  2. 实现单片机的双机通讯,即可以从一个单片机发送给另外的一个单片机数据,另外一个单片机在接收到数据时给发送的单片机以回应-MCU of two-machine communication, that is sent from a microcontroller, a microcontroller data to another, and another MCU data is received in response to the sending of the microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:yaoyazhou
  1. wireless_C51

    0下载:
  2. C51单片机进行双机通信,发射可用315/433M模块或是红外发射头,接收可用配套的315/433M回事红外一体接收头,通信方式类似于SPI协议.-C51 single-chip computer communication, launch microincision 433M modules available 315/or infrared emission head, receiving usable matching 315/433M happened infrared one rece
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:31370
    • 提供者:刘洋
  1. chuangkou

    0下载:
  2. 用51单片机实现双机串口仿真,有C语言和汇编语言程序-MCU with 51 dual-serial port emulation, a C language and assembly language program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:89202
    • 提供者:hhz
  1. PIC-USART

    0下载:
  2. pic16f648A单片机进行双机USART通讯,pic16f648A将数据发送出去,并显示接收的数据-pic16f648A Dual USART microcontroller communication, pic16f648A the data sent and received data display
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3730
    • 提供者:lyhas
  1. 4353534

    0下载:
  2. AVR单片机做的数字示波表的双机通信程序,可以实现双机见SPI通信,M16做的-AVR microcontroller to do the Dual Digital Oscilloscope communication program, you can achieve double see SPI communication, M16 do
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:127695
    • 提供者:
  1. 51-dual-serial-communicatiarmT

    0下载:
  2. 51单片机 串口通讯控制双舵机机械臂程序-51 dual serial communication control program steering arm
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:14233
    • 提供者:coke
  1. serial-port-instance-program

    0下载:
  2. 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows AP
  3. 所属分类:Com Port

    • 发布日期:2017-11-04
    • 文件大小:44989440
    • 提供者:
  1. 232-2mcu-com

    0下载:
  2. 在单片机上基于RS232-c接口,利用汇编语言开发了双机通信程序,并调试通过,本压缩包也包含了可以直接下载到单片机的hex文件!-In the microcontroller-based RS232-c interface was developed using assembly language double communication program, and debug through the archive also contains the microcontroller can be
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3101
    • 提供者:lwqq
  1. 89s52shuanjitongxin

    0下载:
  2. 本程序主要是采用52单片机进行双机通信,其中有主机发送数据和从机接收数据并驱动数码管显示。-This procedure is mainly used for two-machine communications microcontroller 52, which hosts send data and receive data from the machine and drive the digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4021
    • 提供者:燕星
  1. EXAMPLE4.15

    0下载:
  2. PIC16887A单片机一个双机通信,2个单片机异步串行通信接口相连方式为:RX和TX交叉对接,左边的单片机U1,每按下按键S1就发送一个字节数,从0x20开始发送,每送一个数据,此数加1.发送的同时在D口上输出。右边单片机U2为接收状态,采用中断方式,如有接收中断,则进入中断,将接收到的数直接在D口上输出-PIC16887A a two-machine communications microcontroller, two asynchronous serial communication i
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:32766
    • 提供者:周欣
  1. EXAMPLE4.16

    0下载:
  2. PIC16887A单片机单片机U1为主控发送,从动接收,U2为从动接收,产控发送的双机通信:开始时,由U1担任主控方,向从动方U2发送字符”hello!”,发送完毕并转为同步从动接收状态,如接收到的字符为”How are you?”则LED闪亮,通信结束.U2开始时被设置为同步从动接收状态,收到7个字符并确认接收的字符为”hello!”后,再转为主控发送方式,回送字符”How are you?”,进入LED闪亮状态,通信结束-U1 is the master SCM SCM PIC16887A
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:34175
    • 提供者:周欣
  1. EXAMPLE4.17

    0下载:
  2. PIC16887A单片机主控发送接收,与从动接收发送的双机通信,和上例一样,不管接收还是发送U1始终为主控方,U2始终为从动方,过程和上例一样-PIC16887A master microcontroller sending and receiving, sending and receiving the double slave communication, and, like the example above, whether received or sent is always the
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:34174
    • 提供者:周欣
  1. danpianji

    0下载:
  2. 利用单片机实现双机串口通讯,波特率可调。通讯的内容为 采集温度传感器的信号,并要求丛集能够将温度及波特率显示出来。-dan pian ji
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:117210
    • 提供者:雨出疏桐
  1. proteus-serial-communication

    0下载:
  2. proteus串口通信:单片机多机通信电路设计、单片机与PC串行通信、基于串行扩展技术的IO口扩展电路设计(并入)、基于串行扩展技术的IO口扩展电路设计(串出)、基于单片机的双机通信电路设计、虚拟终端与单片机串行调试,有proteus演示-proteus serial communication: single-chip multi-machine communication circuit design, microcontroller and the PC serial communicat
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:868186
    • 提供者:
  1. shuangjitongxin

    0下载:
  2. 基于89C51的单片机机双机通信系统(自己写的代码,有点小缺陷)-89C51 microcontroller-based dual-machine communication system (write your own code, a little defect)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:200406
    • 提供者:zhangxuezhi
  1. aaa

    0下载:
  2. 设计两个单片机实现双机通讯功能。通讯方式自选,需要有数据校正功能,校正方式可自己设计。 一台单片机作为99秒定时器,每隔一秒的时间,计时器自动加一,计时器个位满十向高位进位,累计计时99秒即清0重新计数。 另外一台单片机通过串行通讯接口与99秒定时单片机通讯。通讯单片机通过P1口外接4-5个按键,键值从P1口读入,通过串行通讯键值可传输到秒定时器单片机一端。秒定时单片机根据串行通讯传来的键值,可实现定时器的启动、停止、清零功能。-Designed to achieve double tw
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:14403
    • 提供者:高俊
  1. 51-serial-port-circuit-in-model-1

    0下载:
  2. 使用两个51单片机,利用串口进行双机通信,接收对方传来的数据,并及时显示。对于51单片机串口的学习及开发,有一定的辅导作用,提供KEIL及PROTEUS仿真文件,装有PROTEUS的话,可以直接运行,-Use two 51 single, two-machine communication using the serial port, receive data from the other side, and promptly displayed. For the 51 single-chip
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:28738
    • 提供者:
  1. cc

    0下载:
  2. 无线双机通信,串口通信 C51,单片机A与B的通信-Dual wireless communications, serial communication C51, single-chip A and B communication
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:24659
    • 提供者:cc
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com