Skip to content

KarimHamdy1/Modbus-RTU-Communication-Module-on-serial-bus-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modbus-RTU-Communication-Module-on-serial-bus-Using-Python

This is Modbus RTU Communication Module on serial bus. Tested on ModbusMaster-Master Library on Arduino: https://github.com/4-20ma/ModbusMaster

The module supports all 10 functions of the library.

The module uses on PySerial 3.0 : https://pythonhosted.org/pyserial/index.html

Functions available : ModbusBegin(Baudrate,comPort,changeFlag,byteSize,stopBits,parityBits) ModbusRead(slaveId) ModbusReadNewData()

Modbus RTU Communication Module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages