Giter Club home page Giter Club logo

stm8s_modbus's Introduction

title author date output
FreeModbus移植到stm8s芯片
2016年10月7日
html_document

FreeModbus

是一款开源的modbus实现代码,在嵌入式领域有比较广泛的应用。但是,在FreeModbus众多的支持当中,缺少了 对STM8S003低端MCU的支持。为了降低产品成本,考虑移植FreeModbus到STM8S003当中。 对于移植的文档,在网络中有不少说明,但是很少有实际的代码。本人通过对FreeModbus的移植之后,觉得有必要 将给代码公开,方便人人使用,减少不必要的工作。

FreeModbus使用注意:

modbus系统默认开始地址为0x01,而大多数系统的开始地址为0x00.因而,modbus系统默认是不能读取mcu内部的0x00数据的。因而,在使用当中要注意这一点。

stm8s_modbus's People

Contributors

hnhkj avatar

Stargazers

 avatar  avatar  avatar  avatar

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.