Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

PID + PID Tuning Utility #35

Description

@IhorNehrutsa

I propose to move out the PID controller from the StepperMotor class to separate class and files.
The PID controller is not a property/characteristic/attribute of a motor.
This simplifies the StepperMotor class and allows to use of a third party PID library.

It may be
https://github.com/br3ttb/Arduino-PID-Library
with detailed explanation here
http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/

There is also a PID auto-tuning library
https://github.com/br3ttb/Arduino-PID-AutoTune-Library

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions