Download Area

Home > Communications

pyModSlave (free) Download Full | **UPDATE

Modbus TCP/RTU Slave Software. - pyModSlave

pyModSlave (free) Download Full | **UPDATE

Published Date: 2024-05-01

pyModSlave Free Download

pyModSlave is an open-source library that allows you to quickly and easily create Modbus slave devices. Modbus is a serial communication protocol that is widely used in industrial automation. pyModSlave makes it easy to implement a Modbus slave device on a Python-based platform, such as a Raspberry Pi or an embedded Linux system.

One of the key benefits of using pyModSlave is that it is free and open-source. This means that you can use it in your own projects without having to pay any licensing fees. Additionally, pyModSlave is well-documented and has a large community of users, so you can easily find help if you need it.


pyModSlave: pyModSlave is a free python-based implementation of a ModBus slave application for simulation purposes. You can install the python module or use the precompiled (for Windows only) stand alone GUI (Qt based) utility (unzip and run). pyModSlave also includes a bus monitor for examining all traffic on the bus. You can also download it from pypi . pyModSlave is based on modbus-tk , pySerial and pyQt5 . Check out my modbus master project . Checkout the following youtube videos : Modbus RTU Modbus TCP Session Log