PID Controller

From Visuino
Revision as of 16:34, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoPIDController.png == Summary == {{:Summaries:Summary PID Controller}} == Description == Use this component to implement PID controller. <b>Diagram:</b> Image:TArduinoPIDController.Preview.png == Categories == *Image:TArduinoAnalogToolbarCategory.png Category Filters/Analog - {{:Summaries:Summary Category Filters/Analog}} *Image:TArduinoAnalogToolbarCategory.png Category Analog - {{:Summaries:Summary Category Analog}} == Propert...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Implements PID Controller.

Description

Use this component to implement PID controller.

Diagram:

Categories

Properties

Pins

  • ManualControl - The Manual Control Analog Input pin of the component or element
  • Clock - The clock input pin of the component or element
  • In - The Analog Input pin of the component or element
  • Out - The Analog Output pin of the component or element