Giter Club home page Giter Club logo

modbus_port_esp32's Introduction

modbus_port_esp32

lib freemodbus porting for esp32

you must know thise lib should be used for modbus master role.

implemented:(see components/esp-modbus/functions/)

一、简述

FreeModbus是一款开源的Modbus协议栈,但是只有从机开源,主机源码是需要收费的。同时网上也没有发现比较好的开源的Modbus主机协议栈,所以才开发这款支持主机模式的FreeModbus协议栈。本版FreeModbus版本号更改为V1.6,支持Modbus主机协议栈,特性如下:

CMD - 0x01

eMBMasterReqReadCoils

CMD - 0x02

eMBMasterReqReadDiscreteInputs

CMD - 0x03

eMBMasterReqReadHoldingRegister

CMD - 0x04

eMBMasterReqReadInputRegister

CMD - 0x05

eMBMasterReqWriteCoil

CMD - 0x06

eMBMasterReqWriteHoldingRegister

CMD - 0x0f

eMBMasterReqWriteMultipleCoils

CMD - 0x10

eMBMasterReqWriteMultipleHoldingRegister

CMD - 0x17

eMBMasterReqReadWriteMultipleHoldingRegister

--now add rs485 support (note:this demo rs485 en pin using gpio12)--

thanks armink ! more reference seeing his git>https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32

modbus_port_esp32's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.