/PID

Basic functionality for PID control loop

Primary LanguageJuliaGNU General Public License v3.0GPL-3.0

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.