MPU6050 Accelerometer Gyro Temperature icon MPU6050 Accelerometer Gyro Temperature Reads MPU6050 gyro, accelerometer and temperature via I2C, initializes and returns data on-demand to EZ-Script variables using ControlCommand RunOnce Try it →
Asked — Edited
Resolved Resolved by DJ Sures!

Continuous Servo Movement Panel

I have an ezb3 and am using the Continuous servo Movement Panel window with the old 360 motors but it doesn't seem to do anything. I read the manual and it says that it has to be connected to board#0 I have that,I also checked the port numbers and they are good, but still nothing happens. When I use the Continuous servo window they work well but not with the panel. Is there anything that I can do differently? I have the latest ARC and the latest ezb3 firmware

User-inserted image


ARC Pro

Upgrade to ARC Pro

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

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#9  

Okay maybe the Movement Panel is not adjusting the values for the v3. I'm on a plane at the moment, but I'll check at my next lay over.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#10  

I see, you will have to connect to the ez-b v3 before adding the modified movement panel. The software defaults to the ez-b v4 and therefore only initializes the v3 backward compatibility if you establish a connection first.

  1. load ARC

  2. connect to your ez-b v3

  3. add the modified servo movement panel

#11  

I got them working, thanks everyone for your suggestions. rich I tried the code and it worked, although I wanted to use the Movement Panel and tried out what dj suggested and got it working. Thanks again