Skip to content

PID controller that is designed to regulate output power (0%-100%).

Notifications You must be signed in to change notification settings

bellerb/PID_Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PID_Controller

Author: Ben Bellerose

Description:PID controller that is designed to regulate output power (100%-0%).

Instructions:

  1. Change the values for your setpoint,Ki, Kp, Kd accordingly.
  2. Locate file in your terminal using "cd" command.
  3. type in "gcc -o PID PID.c" to your terminal.
  4. type "./PID" into your terminal to run the loop.

About

PID controller that is designed to regulate output power (0%-100%).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages