jekyllstein / PID

Basic functionality for PID control loop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PID

Basic functionality for PID control loop

Requirements

Install julia language client version 1.3 or later. You can find the current stable release here

Installation instructions

Open the julia client, enter package mode with the ] key and type add https://github.com/jekyllstein/PID

Usage instructions

After installing PID and staying in package mode type test PID to generate a series of plots running a test control loop that will appear in the test directory.

About

Basic functionality for PID control loop

License:GNU General Public License v3.0


Languages

Language:Julia 100.0%