Download Latest Version pyPIDTuneMethods-code-0.3.5.zip (168.2 kB)
Email in envelope

Get an email when there's a new version of pyPIDTuneMethods

Home / ScreenCasts
Name Modified Size InfoDownloads / Week
Parent folder
PIDTuneMethods-2019-09-10.mp4 2019-10-26 5.5 MB
Totals: 1 Item   5.5 MB 0
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

1.Description 
pyPIDTuneMethods is a free python-based tool for PID controller design and tuning. 

2.Software 
pyPIDTuneMethods is based on scipy (numpy, scipy) <http://www.scipy.org/>, guiqwt <http://code.google.com/p/guiqwt/> and PyQt5 <http://www.riverbankcomputing.co.uk>. 

3.Compatibility 
Tested with python 3.7.x 

4.Installation 
- Download and install the latest python 3.7.x version 
- Download and install scipy, guiqwt, guidata and PyQt5. 
- Download pyPIDTune and run using the command : 'python pyPIDTuneMethods.py' from the installation folder. 

5.If you are not familiar with python you can use 'winpython' <http://code.google.com/p/winpython>. 

6.You can easily build the standalone 'exe' version using the command : 'pyInstaller PIDTuneMethods.spec' from the installation folder (you will need to install 'pyInstaller' package).Unfortunately the size is huge i.e. almost 500MBs. 
Source: README.txt, updated 2019-10-18