Control hybrid servo HBS507 with arduino

Hello all I want to control AC leadshine servo motor

How it can be done with arduino

Presumably the off-white thing with printing on it, in the background is the datasheet - start there.

Looks like a fairly normal Step & Direction stepper controller. ENA for enable, DIR for direction, and PUL (Pulse) for Step. The manual should say how to connect it to output pins on a 5V processor. My guess is that you connect the Minus (-) side of each input to Ground and the Plus (+) side of each input to an Arduino pin.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.