搜索资源列表

  1. 异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现

    0下载:
  2. 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-12-19
    • 文件大小:64242
    • 提供者:minglinet
  1. 用RS-485构成总线型多点数据采集系统

    0下载:
  2. 这是一篇关于RS-485接口应用的文章- This is about the RS- 485 connections applications article
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-28
    • 文件大小:22528
    • 提供者:朱富毅
  1. RS RS-232 至RS RS-485 RS RS-422 智能转换器

    0下载:
  2. RS RS-232 至RS RS-485 RS RS-422 智能转换器-RS RS-232 to RS RS-485 RS RS-422 Intelligent Converters
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-28
    • 文件大小:159744
    • 提供者:
  1. RS-422、RS-485 应用笔记

    0下载:
  2. 485通讯是工业现场用的很广泛的通讯方式,现在仍然在应用-485 communications industry is the scene of extensive means of communication, still in the application
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:381952
    • 提供者:
  1. 单片机485

    0下载:
  2. rs485与单片机通信的 程序 单片机可以收发数据 485设备回送接受到的 字节-RS485 communication with the procedures SCM SCM can send and receive data sent back 485 equipment finer byte
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:杨巍
  1. 485 抄表

    0下载:
  2. 用 VB 做的一个 232-485 抄表程式(上海04版),还有其它的(hz218@sina.com) -This program is used for 232-485 writting form(Shang Hai 04 version) and written by VB language, other version please contact my email address.(hz218@sina.com)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:100352
    • 提供者:黄文忠
  1. 单片机RS-485多机通讯的实现

    0下载:
  2. 单片机RS-485多机通讯的实现(word版)-SCM RS-485 multi-machine communication in (word version)
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:33792
    • 提供者:眼针蚊
  1. rdc1610 for 485

    0下载:
  2. for rdc1610 读485电表的软件源码 -rdc1610 Reading for the 485 meter-source software
  3. 所属分类:通讯编程

    • 发布日期:2024-04-28
    • 文件大小:14336
    • 提供者:林大朋
  1. 3232转485-2

    0下载:
  2. 232串口转换为485接口通讯的原理图,可以利用这个自制市场上卖的232转485设备器。-232 serial conversion of 485 communications schematics, this can be made use of the market to sell 232 to 485 for equipment.
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:23552
    • 提供者:吕海安
  1. 485-502demo

    0下载:
  2. 此程序是RS485从机通讯,包含3部分:接收帧程序、发送帧程序及执行命令程序。 从机通讯地址从地址开关读取4位 由于485的通信规约差别很大,这里只是提供参考,具体请参照自己的项目特点做修改,抛砖引玉。 #include<reg52.h> #include<main.h> #include<hy502.h> -this procedure is RS485 communicati
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:30720
    • 提供者:罗小兵
  1. PIC+485

    0下载:
  2. 外国人编写的485通讯程序,和大家共享!-foreigners prepared by the 485 communications procedures, and share!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:146432
    • 提供者:小苗
  1. RS-485

    0下载:
  2. 实验3 RS-485双机通信 实验3 RS-485双机通信-experimental three RS-485-machine communication experiment three RS-485- Communication experiment three RS-485-machine comm unication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:35840
    • 提供者:丑人
  1. 485-SLAVE2

    0下载:
  2. 用485实现单片机之间的串行通信。 从机部分一直等待主机的命令,接收到就发响应信号,然后接受数据,接受成功就用液晶显示-MCU with 485 Serial Communication between. From the plane of the mainfr a me have been waiting for the orders received on the response signal and then receive
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:吴新明
  1. 485-MASTER

    0下载:
  2. 用485实现单片机之间的串行通信。 主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发。-MCU with 485 Serial Communication between. Host of this address from the plane, waiting for the response from the plane, from the plane ready to
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:吴新明
  1. 485

    0下载:
  2. 单片机的485串口通讯程序,该程序为半双工的-SCM 485 serial communication program for the half-duplex
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:sdfs sdf
  1. 485

    0下载:
  2. pic单片机与PC机的485通信程序,实现了232转485的功能-pic Microcontroller and PC-485 communication procedures, to achieve a 232 to 485 function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:25600
    • 提供者:彭章君
  1. 485

    0下载:
  2. 奉献:485 [日期:2005-11-29] 来源:侃单片机 作者:etiller [字体:大 中 小] -Dedication: 485 [Date :2005-11-29] Sources: McCain Singlechip Author: etiller [Font: Xinhuanet]
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:144384
    • 提供者:
  1. 485-BUS-sheji

    0下载:
  2. 485设计,介绍得还可以,不用多说,对你485的手边查找有一定帮助!-485 design, can also introduce a, Needless to say, the hand of your 485 search has definitely helped!
  3. 所属分类:软件工程

    • 发布日期:2024-04-28
    • 文件大小:71680
    • 提供者:黄富军
  1. 485

    0下载:
  2. 有关485通信的详细说明.485通信广泛应用在工业控制领域.-485 communications relating to a detailed descr iption of communication .485 widely used in the field of industrial control.
  3. 所属分类:编程文档

    • 发布日期:2024-04-28
    • 文件大小:169984
    • 提供者:dfgdg
  1. 485

    0下载:
  2. 485的下位机控制,可分配不同的地址给从机,可通过232与主机相连,实现主从控制.串口采用中断方式接收.-The next 485-bit machine control, could be allocated to a different address from the machine, can be connected with the host 232 to achieve master-slave control. Seria
  3. 所属分类:通讯编程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:刘伟
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org