jaydog
Germany
Asked
Hi Guys,
coming from My Robotlab iam very happy with the way this software works, awesome. To start Iam trying to move a few servos with EZ-Robot script and a Arduino Mega. Connecting worked suprisingly well and i can move the servo to any position, however i cant change the speed. I used pin2 (PWM) and regular digital pin22 both show no interest in servospeed adjustments i tried it with the initializing script tutorials, with blocky and ez-script. Iam aware of the issue with setting a positions first and then the speed. I tried it in any order. Any idea whats up? Thanks!
Related Hardware Arduino Due/Mega
Related Control
Servo Speed
That controller doesn’t support servo speed. When ARC is connected to the controller, it’ll display the capabilities list in the log. You won’t see servo speed in the capability list
Hi DJ, thanks. Okey so my inital thought of building an inmoov with arduino and ARC wont work out, ha? Guess i'll need the EZ-B controller? Well, at least i support you then a bit Just for my understanding, i cant reduce the speed on servos connected to arduino on ARC?
thanks
DJ's implementation does not implements the servo speed, that does not mean it can't be supported or implemented.
I'm not sure but servo speed is not a requirement when you use the AutoPosition control, maybe DJ can clarify his statement.
Ptp is correct - the AutoPosition doesn’t need servo speed capability. So, you’re golden to use Arduino for your inmoov.
Very Interesting. Im having a lil issue with servo speed myself ( not to hijack this threat but) via EZ script. I want the head servo to move from left to right on command, but cant get it to move it slowly, it just whips around at full servo speed. I did try the recommended idea that the servospeed needs a position first to start per instructions but still doesnt slow it down. Im sure im missing something.
@RoboHappy:
Are you using an Arduino Mega ?Complimenting ptp’s question - does the controller you’re using support servo speed capability? Look in the debug window after connecting and see
Hi all,
grazie! my problem with the speed is solved. With the delay in the Auto Position I get exactly what i was looking for. Whats the difference between "delay" and "speed" when setting up frames? i learned already that speed doesnt work on ard mega but isnt delay doing the same for me?
edit: just read the instructions i understood that with cheating and using delay i will get jigger at slow movements. guess ill still get the EZ-B/4, once germany seller is back on stock