CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - modbus通讯协议

搜索资源列表

  1. modbus 51

    0下载:
  2. modbus通讯协议程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-12-19
    • 文件大小:22139
    • 提供者:xhymsg
  1. C51 MODBUS 多机通讯程序

    11下载:
  2. 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-26
    • 文件大小:12361
    • 提供者:xyz543
  1. modbus.rar

    3下载:
  2. modbus通讯协议的c51单片机程序,本程序经测试好用,modbus communication protocol of the single-chip c51 procedures, the procedures have been tested and easy to use
  3. 所属分类:SCM

    • 发布日期:2015-10-04
    • 文件大小:10733
    • 提供者:tong
  1. ModBus_rs485_send

    2下载:
  2. 基于dspic33f单片机,RS485硬件的ModBus通讯协议程序,初始状态为发送-Based on dspic33f microcontroller, RS485 ModBus communication protocol program the hardware, the initial state to send
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:11298
    • 提供者:
  1. modbus-51-src

    7下载:
  2. 汇编,C 源码 用STC89C58单片机做的数据采集和控制,12位AD转换使用TLC2543,通讯协议采用MODBUS(RTU),通过拨码开关改变从机地址,支持模拟量或数字量的读写。(4路模拟量输入、6路开关量输出(继电器输出)、8路开关量输入)开发环境:KEIK 7.06 (2006-7-5,C-C++,61KB,17次) -Microcontroller to do with STC89C58 data acquisition and control, use 12-bit AD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-28
    • 文件大小:118431
    • 提供者:kerrhu
  1. modbus_C_program

    0下载:
  2. 单片机与其它仪表之间modbus通讯协议,用c语言编写-Single-chip with other Modbus communication protocol between the meter, using c language
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3831
    • 提供者:Larry Zhu
  1. chfV1_21

    0下载:
  2. chf MODBUS通讯协议 ,485发送格式,以及协议构成-chf MODBUS communication protocol, 485 sending format, as well as the agreement constitutes a
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:131490
    • 提供者:右面
  1. BatteryMonitor

    1下载:
  2. 该设备可以循环检测24节2V\6V\12V蓄电池组,测量精度达0.05 ,测量结果通过RS485方式上传至主监控。采用MODBUS通讯协议。-The device can loop detection 24 2V \ 6V \ 12V battery, measurement accuracy of 0.05 , the measurement results through the RS485 upload to the main control means. Using MODBUS com
  3. 所属分类:SCM

    • 发布日期:2016-06-11
    • 文件大小:32324
    • 提供者:licd
  1. ModBus

    0下载:
  2. 中文: 详细的MODBUS通讯协议说明文档。 -English: Detailed MODBUS communication protocol documentation.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:95768
    • 提供者:wangyq
  1. modbus

    0下载:
  2. 基于FREESCAL单片机的modbus RTU 通讯协议,具有01,03,04,05,10,几个命令
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:441700
    • 提供者:陈实
  1. modbus

    0下载:
  2. modbus通讯协议的资料,全面概括,单片机-modbus communication protocol information, a comprehensive summary of SCM
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:115727
    • 提供者:lee
  1. modbus

    1下载:
  2. MSP430做的modbus通讯协议,做工业控制的很好参考资料。-The MSP430 the modbus communications protocol do, do a good reference data for industrial control.
  3. 所属分类:SCM

    • 发布日期:2014-08-07
    • 文件大小:5120
    • 提供者:鹏程万里
  1. ModBus-test

    1下载:
  2. stc单片机的ModBus通讯协议源代码 -stc SCM Modbus communication protocol source code
  3. 所属分类:SCM

    • 发布日期:2015-10-04
    • 文件大小:1003520
    • 提供者:86xiaoyang
  1. 51-single-MODBUS-communi

    0下载:
  2. 51单片机MODBUS通信一例 ,读者可以通过单片机与一切具有MODBUS通讯协议的智能设备进行通信-51 single MODBUS communication example, the reader can communicate with all intelligent devices through the SCM has MODBUS communication protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2975
    • 提供者:小王
  1. MODBUS-C-program-on-51MCU

    2下载:
  2. 在51单片机上实现工业ModBus通讯协议,RTU协议。包括主机的C程序和从机的C程序。可在PROTEUS仿真软件上运行通过。提供仿真原理图。-Industrial ModBus protocol on 51 single, RTU protocol. C program includes a host and slave C program. PROTEUS simulation software can be run on the pass. Provide simulation schem
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:182201
    • 提供者:ahippo
  1. modbus-

    1下载:
  2. 51单片机利用modbus通讯协议实现一主机多从机查询各站的检测电压,包含PROTEUS电路和源文件。-51 microcontroller use a communication protocol modbus master multi slave query detection voltage of each station, including PROTEUS circuit and the source files.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:31315
    • 提供者:胡乔
  1. modbus

    0下载:
  2. 基于STM32的MODBUS通讯协议的实现,16位CRC校验-STM32-based implementation of the MODBUS communication protocol, 16-bit CRC
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:9430536
    • 提供者:谭先锋
  1. 51-mcu-of-modbus

    0下载:
  2. 51单片机例关于MODBUS通讯协议的学习例,可以给初学者好的参考-51 MCU example about modbus
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:51873
    • 提供者:caozhenhua
  1. MODBUS协议中文版

    0下载:
  2. modbus通讯协议,具体描述每一个字节含义,有很大帮助。(Modbus communication protocol, specific descr iption of each byte meaning, very helpful.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-04
    • 文件大小:595968
    • 提供者:lgl
  1. Modbus Communication

    0下载:
  2. 基于FreeModbus协议栈实现在STM32开发板上的Modbus通讯功能(The Modbus communication function on the STM32 development board based on the FreeModbus protocol stack)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:7819264
    • 提供者:Regen
« 12 3 4 »
搜珍网 www.dssz.com