|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
modbus-tk: Create Modbus app easily with PythonLicenseThis is distributed under GNU LGPL license DescriptionMake possible to write modbus TCP and RTU master and slave. It can be used for testing purpose : It is shipped with slave simulator and a master with a web-based hmi (ok the hmi need to be improved :). It can also be used to create any application which need to communicate over modbus. It is a full-stack implementation and is used on "real applications". Thanks to Python and the incredible set of existing libraries, it can fit a lot of different needs : database logging, HMI, report generation ... modbus-tk is different from pymodbus which is another implementation of the modbus stack in python. modbus-tk tries to limit dependencies (even if it requires pyserial for Modbus RTU). modbus-tk has no link with tkInter. tk stands for 'testkit' or 'toolkit' depending of the way you use it. Discussion groupPlease join the modbus-tk discussion group to participate Features
Current version is 0.4.2 FeedbackFeedback is welcomed! Please enter an issue for giving your feedback. Follow modbus-tk |