United Kingdom
Asked — Edited

Operating Servos Using The Developer Kit

Hi, I have a home-made robot with 6 servo motors that I want to animate using ports D0-D6 of a Developer kit. I’d like to have the option of moving all the motors at the same time, but cannot get RoboScratch or Blockly to move any of them. I can see the blue light is on and the camera is sending a signal to my laptop.

Unfortunately, I can’t find a way to select the port using RoboScratch so I’m trying to use Blockly, but this returns an error saying I am not connected to EZ_B. I am right in sticking with Blockly, or is there another method of animating these motors I should use?

If so, please advise which tutorial(s) I should be watching.


ARC Pro

Upgrade to ARC Pro

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

PRO
Belgium
#9  

barnardsb

see lesson/49 all the way below.it say gait.you chould have that window in your project.

United Kingdom
#10  

I don’t wish to create a standard moving style, I merely want to code it so that all 6 motors to move independently, but at the same time. Thereby creating an illusion that the robot is alive.

Rather than using Blockley or RoboScratch, is there a virtual joystick type method of programming that I can use?

PRO
Synthiam
#13  

For random movements use a little Blockly program like this video below...

Here's a screenshot...

User-inserted image

United Kingdom
#15  

Thanks very much for all the help. This is a tremendous help and has given me loads to look into.