Skip to content

Modbus server-side&client-side library with C language

License

Notifications You must be signed in to change notification settings

Jim-CodeHub/modbcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modbus Client(Master) library for MCU with C language

Source File

The source code is refer to FreeModbus, On this basis, some changes has been made and became the Host-side program

Feature

Mode : Only RTU mode is supported Comm : EIA/TIA-232 or EIA/TIA-485

Next

Add functions

Note

  1. C compiler version SHOULD BE LARGER THAN 'C98'
  2. ONCE eMBCD_Send() has been called, eMBCD_Load() Must be used after send

About

Modbus server-side&client-side library with C language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages