Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglongqi committed Apr 1, 2015
1 parent aaa1540 commit 0b2dcd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 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.

pyModSlave is based on modbus-tk <http://code.google.com/p/modbus-tk/ >, pySerial <http://pyserial.sourceforge.net/> and pyQt4 <http://www.riverbankcomputing.co.uk >.

0 comments on commit 0b2dcd0

Please sign in to comment.