0 Forks
4 Stars
4 Watchers

PID-101

This repository provides a brief introduction to PID control by using Python examples in Jupyter notebooks.

How to download and setup PID-101

Open terminal and run command
git clone https://github.com/botprof/PID-101.git
git clone is used to create a copy or clone of PID-101 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PID-101 https://github.com/botprof/PID-101/archive/master.zip

Or simply clone PID-101 with SSH
[email protected]:botprof/PID-101.git

If you have some problems with PID-101

You may open issue on PID-101 support forum (system) here: https://github.com/botprof/PID-101/issues