i have worked with the DC motor and now i'm working with the servo. the DC motor are interfaced with arduino using the transistor but why servo doesn't require transistor in the case of having the external power?
whats so different about the servo?
The servo has built in electronics to decode the PWM signal and control the motor through an (also built in) H-bridge.
got it, thanks!