ljean / modbus-tk

Create Modbus app easily with Python
Other
571 stars 212 forks source link

modbus simulator using modbus-tk and kivy #50

Closed dhoomakethu closed 8 years ago

dhoomakethu commented 9 years ago

Hi,

JFYI. I have been working on modbus simulator based on modbus-tk and gui built with kivy . https://github.com/dhoomakethu/kivy-modbus-simu

feel free to use/share and report any issues. At present , It only supports modbus tcp ,but I am working to enable serial part as well.

Regards Sanjay

ljean commented 8 years ago

Hello,

I've merged your pull request