PID control with a lowpass filter to make the motor follow pot1
Dependencies: HIDScope QEI mbed
Fork of PID_control_with_lowpass by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
2:707567853e34 | 2015-09-24 | changed the potmeter to the rigth pin; | File Diff Annotate |
1:49f60db70b5a | 2015-09-24 | a working PID controller with low pass biquad filter, adjust controller and filter values | File Diff Annotate |
0:28db0afc950f | 2015-09-24 | simple P control with lowpass; | File Diff Annotate |