Skip to main content

PID controller with integral-windup & derivative-kick prevention and bumpless auto-to-manual-mode transfer.

Project description

https://img.shields.io/pypi/v/dvg-pid-controller https://img.shields.io/pypi/pyversions/dvg-pid-controller Requirements Status https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/badge/License-MIT-purple.svg

DvG_PID_Controller

PID controller with integral-windup & derivative-kick prevention and bumpless auto-to-manual-mode transfer.

Original C++ code by:

/******************************************************************************
* Arduino PID Library - Version 1.2.1
* by Brett Beauregard <br3ttb@gmail.com> brettbeauregard.com
*
* This Library is licensed under the MIT License
******************************************************************************/
More information:

Ported to Python by Dennis van Gils.

Modifications:
  • Code refactoring.

  • P_ON_M mode has been removed.

  • Made the proportional, integrative and derivative terms accessible.

Changelog

1.0 (2020-06-29)

  • First release on PyPI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dvg-pid-controller-1.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

dvg_pid_controller-1.0-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page