Menu

Tree [4a1f9b] default tip /
 History

Read Only access


File Date Author Commit
 pypi 2019-09-07 ElBar ElBar [c07fc7] Minor fixes
 ui 2019-12-18 ElBar ElBar [cd3dbc] Minor fixes.
 .hgtags 2019-12-18 ElBar ElBar [722490] Added tag 0.3.5 for changeset cd3dbc6478e0
 ControlSys.py 2019-09-07 ElBar ElBar [edf66f] Upgrade to pyQT5/python 3.x
 LICENSE 2019-03-14 ElBar ElBar [81ca28] Prepare uploading to pypi.org
 PIDRecipe.py 2019-12-18 ElBar ElBar [cd3dbc] Minor fixes.
 PIDTuneMethods.py 2019-12-18 ElBar ElBar [cd3dbc] Minor fixes.
 PIDTuneMethods.spec 2019-10-17 ElBar ElBar [d1fefb] add pyInstaller spec file
 PIDTuneMethodsAbout.py 2019-12-18 ElBar ElBar [cd3dbc] Minor fixes.
 PIDTuneMethods_rc.py 2019-09-07 ElBar ElBar [25e6ac] Merging...
 PlotWidget.py 2015-04-20 elbar elbar [f8771b] Initial commit.
 README.md 2019-09-07 ElBar ElBar [c07fc7] Minor fixes
 README.txt 2019-10-18 ElBar ElBar [cc96e9] Edit README file.
 Ui_pid_tune_methods_about_window.py 2019-09-07 ElBar ElBar [edf66f] Upgrade to pyQT5/python 3.x
 Ui_pid_tune_methods_main_window.py 2019-12-18 ElBar ElBar [cd3dbc] Minor fixes.
 Utils.py 2019-09-07 ElBar ElBar [edf66f] Upgrade to pyQT5/python 3.x
 __init__.py 2019-03-14 ElBar ElBar [81ca28] Prepare uploading to pypi.org
 control_utils.py 2019-09-07 ElBar ElBar [8ba684] Upgrade to pyQT5/python 3.x
 setup.py 2019-09-07 ElBar ElBar [b6a4ee] Minor fixes
 xlPIDTune.png 2019-12-18 ElBar ElBar [cd3dbc] Minor fixes.
 xlPIDTuneMethods.html 2019-12-18 ElBar ElBar [cd3dbc] Minor fixes.
 xlPIDTuneMethods.xlsm 2019-12-18 ElBar ElBar [cd3dbc] Minor fixes.

Read Me

pyPIDTuneMethods

pyPIDTuneMethods is a free python-based tool for PID controller design and tuning and is based on [scipy] (<http://www.scipy.org/), [guiqwt] (http://code.google.com/p/guiqwt/) and [pyQt5] (http://www.riverbankcomputing.co.uk).

You can easily build the standalone 'exe' version using the command : 'python cx_frz_create_exe.py build' from the installation folder (you will need to install 'cx_freeze' package).Unfortunately the size is huge i.e. almost 500MBs.