This is an easy implementation of a PID controller.
Info
Version: | 1.0.1 |
Author(s): | Aaron Garnier |
Last Update: | Saturday, January 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/amgarnier/EasyPID |
NuGet Url: | https://www.nuget.org/packages/EasyPID |
Install
Install-Package EasyPID
dotnet add package EasyPID
paket add EasyPID
EasyPID Download (Unzip the "nupkg" after downloading)
Dependencies
Tags