2/28/2016 7:40 PM | |
Joined: 3/16/2015 Last visit: 10/10/2021 Posts: 1250 Rating: (173) |
Hi engma, With all due respect, I just had to lough. Did you read any of the replies? |
2/28/2016 11:54 PM | |
Joined: 3/16/2015 Last visit: 10/10/2021 Posts: 1250 Rating: (173) |
Hi engma, Here's a summary of the 7 page thread so far: 1- Your motor is not a stepper motor which means you will not be able to "step" the motor. You can "pulse" it as you stated and have some degree of control over the effective voltage applied to the motor and thereby the speed (RPM). You have to decide if that level of control is sufficient for you application. 2-"PTO" technology object provides two outputs, one pulse and one direction. Your interface/driver will need to accommodate that and if it doesn't then you can either modify/ change the interface, or read a couple of posts up, on this very same page, William_B's detailed write-up of how you can use PWM and multiple outputs to control motor direction using your arduino. In this case you will be using a PWM not PTO and you will use duty cycle to control RPM and write code for hardware limits.
Cheers Kal Edit: have a look at this |
Last edited by: Kal.A at: 2/28/2016 11:57:39 PMLast edited by: Kal.A at: 2/29/2016 3:12:28 AM |
|
Follow us on