CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Simple Modbus

搜索资源列表

  1. modbus

    0下载:
  2. 基于ARM2131实现的modbus从站程序设计,改可以实现简单部功能的modbus协议的实现。提供参考。-Based on the achievement ARM2131 the Modbus Slave program design, change can be achieved a simple function of the Modbus protocol to achieve. Provide a reference.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:1953
    • 提供者:苏宏良
  1. MBTest

    0下载:
  2. Simple Modbus RTU tester
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:262409
    • 提供者:Vasyl
  1. test

    3下载:
  2. MODBUS协议实现一主机对多从机轮询的示例。在工装设计之前做了这么一个仿真示例,展示主机与从机之间应用简易的MODBUS 04命令进行轮询会话的过程。PROTEUS设计中有标示,程序中代码有注释,希望能对需要的朋友有所帮助。-MODBUS protocol of a host of many examples of polling from the machine. Done before the tooling design such a simulation example that sh
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:182237
    • 提供者:
  1. rs485

    0下载:
  2. 这是关于单片机串口通信的内容,能够实现上位机和下位机的简单通信。-This is on the MCU serial communication content, can realize the position machine and the lower position machine simple communication.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:193748
    • 提供者:何旭栋
  1. modbus

    1下载:
  2. Stm32 简易 modbus(主站)-Stm32 Simple modbus(Master)
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:2092
    • 提供者:陈剑军
  1. code

    1下载:
  2. 此为温湿度采集终端程序的完整实现,调试成功。实现了modbus协议03号命令的数据采集,采用STCSTC15F2K60S2单片机,使用了简单的具有优先级的任务调度系统,温湿度传感器型号为AM2302,,温度和湿度通过74HC595静态显示驱动的四位数码管轮流显示,2个按键单击1次可分别查看温湿度的最大值和最小值,uart1作为调试端口,数据通过uart2经过max485实现485通信。-This is the temperature and humidity acquisition termin
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:121922
    • 提供者:zuoxuqi
  1. 51modbus

    0下载:
  2. 使用51单片机开发的modbus总线通信程序,通过在这个简单的硬件平台上运行modbus源代码,让读者快速入门modbus总线开发的技巧-Use 51 MCU development modbus bus communication procedures, through this simple hardware platform running modbus source code, allowing readers QuickStart modbus bus development skil
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:3545
    • 提供者:夏小保
  1. FREEMODBUS_FOR_stm32

    0下载:
  2. 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:583452
    • 提供者:zhangpan
  1. can-P-UART

    0下载:
  2. MODBUS协议定义了一个与基础通信层无关的简单协议数据单元(PDU)。特定总线或网络上的MODBUS协议映射能够在应用数据单元(ADU)上引入一些附加域。-The MODBUS protocol defines a simple protocol data unit and a communication layer independent (PDU). Specific bus or network on MODBUS protocol mapping can on the applicat
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4367
    • 提供者:li
  1. stm32modbus

    1下载:
  2. 使用stm32实现modbus通讯协议,验证的内容比较简单 实现点灯-Using STM32 to realize Modbus communication protocol, to verify the content is relatively simple to achieve lighting
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2016-04-11
    • 文件大小:1707453
    • 提供者:许东磊
  1. modbus_master

    0下载:
  2. 简单的modbus主机协议实现、测试代码- This is a simple test program for a modbus master device.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2601
    • 提供者:王海兵
  1. STM8l15xFreeModbus

    0下载:
  2. stm8L15x系列单片机硬件资源完全可以移植 为什么要移植Freemodbus,modbus是一个非常好的应用层协议,它很简洁也相对完善,我们自己写的漏洞百出。已经测试读取保持寄存器-stm8L15x MCU hardware resources can transplant why transplant Freemodbus, modbus is a very good application layer protocol, it is very simple and relatively
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11299533
    • 提供者:song
  1. danpianjiyu-PLC

    0下载:
  2. 单片机(stc89c52)通过RS485与PLC通信,采用modbus协议,利用单片机闲置的一个管脚置高或低,来判断出现单片机程序执行的情况。硬件连接比较简单,单片机通过485的A/B端连接到RS485/RS422,RS422连接但PLC。这个就是.c程序不是工程文件,下载后自己建立个keilC工程就可以了。-SCM (stc89c52) via RS485 communication with the PLC, using modbus protocol, using SCM idle a
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2706
    • 提供者:蓝色风
  1. MODBUSxieyi

    0下载:
  2. modbus协议说明文档 在工控领域 modbus协议是使用最为广泛 最简单的一种协议-modbus protocol documentation in the field of industrial modbus protocol is the most widely used simple protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:103634
    • 提供者:zhoujie
  1. xorEn

    0下载:
  2. 基于modbus的 xor异或加密传输的代码,简单防止数据被劫取-Modbus XOR XOR encryption transmission code based on simple data were taken to prevent
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-18
    • 文件大小:4999420
    • 提供者:王文涵
  1. ComTest

    0下载:
  2. 串口助手,电总,modbus,通信,qt5.3.2下调用第三方库实现的简单串口助手,适合新手学习QT。 -Serial assistant call the next power total, modbus, communication, qt5.3.2 simple serial assistant achieved third-party libraries for novice learning QT.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-05
    • 文件大小:33127
    • 提供者:mrzhang
  1. ModbusMaster_arduion

    0下载:
  2. 使用arduion编辑器,实现modbu——RTU协议,只需要调用简单的接口就能实现相应的功能码-Using arduino editor, realize modbus- RTU agreement, only need to call a simple interface will be able to achieve the corresponding function code
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1244160
    • 提供者:杨江
  1. ZF_13_11_06ok

    0下载:
  2. Modbus具有以下几个特点: (1)标准、开放,用户可以免费、放心地使用Modbus协议,不需要交纳许可证费,也不会侵犯知识产权。目前,支持Modbus的厂家超过400家,支持Modbus的产品超过600种。 (2)Modbus可以支持多种电气接口,如RS-232、RS-485等,还可以在各种介质上传送,如双绞线、光纤、无线等。 (3)Modbus的帧格式简单、紧凑,通俗易懂。用户使用容易,厂商开发简单。(Modbus has the following characteristics:
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:1937408
    • 提供者:crossman
  1. CRC

    1下载:
  2. MODBUS RTU协议的仪表通信时需要进行CRC校验,单片机可以用此程序生成CRC校验码,多项式是0xA001 所用单片机为STC15系列单片机,不过CRC生成过程很简单,通用的51单片机都可以生成(MODBUS RTU protocol instrument communication needs CRC verification, SCM can use this procedure to generate CRC checksum, the polynomial is 0xA001
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:28893
    • 提供者:yesonjob
  1. 实验3 MODBUS 485串口1

    0下载:
  2. MODBUS串口3实现串口通讯,稳定性高,架构简单。(MODBUS serial port 3 to achieve serial communication, high stability, simple architecture.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:418816
    • 提供者:tangaafu
搜珍网 www.dssz.com