{"id":15015449,"url":"https://github.com/pymodbus-dev/modbus-simulator","last_synced_at":"2025-05-09T00:10:45.054Z","repository":{"id":45290013,"uuid":"45593605","full_name":"pymodbus-dev/modbus-simulator","owner":"pymodbus-dev","description":"Modbus simulator based on modbus-tk and kivy","archived":false,"fork":false,"pushed_at":"2021-12-24T02:06:56.000Z","size":30276,"stargazers_count":172,"open_issues_count":7,"forks_count":56,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-31T19:44:09.933Z","etag":null,"topics":["kivy","modbus","modbus-simulator","modbus-tk","pymodbus"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pymodbus-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-05T06:55:52.000Z","updated_at":"2025-03-21T12:00:38.000Z","dependencies_parsed_at":"2022-09-22T19:21:43.120Z","dependency_job_id":null,"html_url":"https://github.com/pymodbus-dev/modbus-simulator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymodbus-dev%2Fmodbus-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymodbus-dev%2Fmodbus-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymodbus-dev%2Fmodbus-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymodbus-dev%2Fmodbus-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymodbus-dev","download_url":"https://codeload.github.com/pymodbus-dev/modbus-simulator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166521,"owners_count":21864482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kivy","modbus","modbus-simulator","modbus-tk","pymodbus"],"created_at":"2024-09-24T19:47:29.082Z","updated_at":"2025-05-09T00:10:45.032Z","avatar_url":"https://github.com/pymodbus-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modbus Simulator\n\nModbus Simulator with GUI based on modbus-tk and Pymodbus\n\n## Checking Out the Source\n    $ git clone https://github.com/riptideio/modbus-simulator.git\n    $ cd modbus-simulator\n\n\n## Development Instructions\n1. create virtualenv and install requirements\n   \n    ```\n    $ # Kivy depends on Cython, Install Cython before running the requirements\n    $ pip install Cython==0.29.2\n    $ pip install -r requirements\n    $ # Choose Modbus Backend modbus_tk or pymodbus (default)\n    $ # To install pymodbus\n    $ pip install pymodbus==1.5.2\n    $ # To install modbus tk\n    $ Pip install modbus-tk\n\n    ```\n\n\n3. [Setup development environment](https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE's)\n\n## Running/Testing application\n\n1. To run simulation with pymodbus backend, run `./tools/launcher`\n2. To run sumulation with modbus-tk as backend run `./tools/launcher mtk`\n\n\n\nA GUi should show up if all the requirements are met !!\n\n![main_screen.png](/img/main_screen.png)\n\nAll the settings for various modbus related settings (block size/minimum/maximun values/logging) could be set and accessed from settings panel (use F1 or click on Settings icon at the bottom)\n![settings_screen.png](img/settings_screen.png)\n\n## Usage instructions\n[![Demo Modbus Simulator](/img/simu.gif)](https://www.youtube.com/watch?v=a5-OridSlt8)\n\n## Packaging for different OS (Standalone applications)\nA standalone application specific to target OS can be created with Kivy package manager\n\n1. [OSX](https://kivy.org/docs/guide/packaging-osx.html)\n2. [Linux](http://bitstream.io/packaging-and-distributing-a-kivy-application-on-linux.html)\n3. [Windows](http://kivy.org/docs/guide/packaging-windows.html)\n\n\n# NOTE:\nA cli version supporting both Modbus_RTU and Modbus_TCP is available here [modbus_simu_cli](https://github.com/dhoomakethu/modbus_sim_cli)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymodbus-dev%2Fmodbus-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymodbus-dev%2Fmodbus-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymodbus-dev%2Fmodbus-simulator/lists"}