Create PID with mplab

mik3

Joined Feb 4, 2008
4,843
MPLAB is a compiler for PIC programs.

Write the PID algorithm in a programming language and then use MPLAB or other compiler to compile it.
 

steveb

Joined Jul 3, 2008
2,436
Thanks, but i don't have the PID algorithm.... I need the PID algorithm
Can you tell us what knowledge level and background you have. Will you understand discrete time formulas, or a discrete time block diagram? Do you have systems theory or control theory knowledge?

Or, do you need an actual program more than an algorithm. If so, what language are you using (C, i would think)?
 
Top