shaul
1
Hi,
I need recommendations for PWM motor controller for this motor https://docs.google.com/viewer?url=http%3A%2F%2Fwww.robokits.co.in%2Fdocumentation%2FRMCS225x_DCServo_Driver.pdf
I already have this motor controller https://www.robotshop.com/en/lynxmotion-botboarduino-robot-controller.html but I think this controller uses only PPM so it can't be used, right? (Although it says it has 6 digital PWM pins but I couldn't found them....)
Thanks
dannyv
2
Best I can tell, that motor
Best I can tell, that motor you’ve got is controlled like a stepper motor, not via PWM like a servo. I don’t think that lynxmotion controller has stepper controlling. Not knowing your skillset or price range, I’m hesitant to recommend any particular stepper motor controller. I’m also not completely sure what ound work with that motor you’ve got. If it were my motor, I’d probably start at this Amazon search: http://www.amazon.com/s/?ie=UTF8&keywords=usb+stepper+motor+controller&tag=googhydr-20&index=industrial&hvadid=94087873272&hvpos=1o3&hvexid=&hvnetw=g&hvrand=9944699802324577991&hvpone=&hvptwo=&hvqmt=e&hvdev=t&ref=pd_sl_3yeixae7el_e_p10
From what I’ve turned up,
From what I’ve turned up, it’s definately not run like a stepper motor. It seems to be serial controlled, as in this video: https://vimeo.com/96794449
It looks like you don’t need anything besides an Arduino to control it. Your Lynxmotion should work just fine.