Arduino IDE Algorithm with comments for implementing PID control on 2 Servo motors (sg90) connected perpendicularly for directional movement. Servo1 Left/Right ; Servo2 Up/Down. Kindly help.
Split from an unrelated topic
Do not hijack topics. If you have a new question then start your own topic
I need the step by step Arduino IDE Algorithm with comments and explanation for implementing PID control on 2 Servo motors (sg90) connected perpendicularly for directional movement. Servo1 Left/Right ; Servo2 Up/Down. Kindly help.
Standard servos like SG90s have their own built in control/feedback mechanisms. How do you intend to get an external PID mechanism involved? What are you trying to achieve?
Steve