Hey all, I have a question to ask. Is it possible to use MD13S with Arduino to operate as a PID Controller for a DC motor?
I search the web look for tutorial but can't seem to find one, so i tried to change and learn from other PID controller coding.
So my question here is, I saw most people use L298N as their motor driver for the PID controller. Since L298N has ENA,ENB,In1,In2, can I know how to convert that do Md13s? Cause MD13S only got PWM,DIR,MA,MB unlike L298N. Can somebody explain this for me? I'm trying my best to understand, also please correct me if I'm wrong. I'm willing to learn.