Waveshare Bus Servos icon Waveshare Bus Servos Control Waveshare servos (TTL/RS485): set position & speed, release torque, read position. RTS option for converters; reverse-engineered protocol. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.
Power Up Your Scripts with AI
Describe what you want — get working robot code. The project-aware AI Script Assistant built into ARC.
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Free Credit
Share your robots, answer questions, and help others — earn credit toward ARC Pro, AI credits, and robot swag.
Remote control robots or add telepresence capabilities with Exosphere

Drive Real Robots, Anywhere

Remotely operate robots around the world or add live telepresence to your own build — straight from your browser.

Discover Exosphere
User Defined Function Example by Synthiam
Featured
User Defined Function Example

Add custom EZ-Script functions in C# or JS; intercept unknown calls, parse parameters and return values via AdditionalFunctionEvent.

inmoov 3d printed robot by Tonzatonka
Featured
Robot By Tonzatonka

InMoov robot build: lower and mid torso progress, NeoPixel ring installation, weighing Arduino UNO vs Nano for tight electronics space.

Community

Join the Synthiam Robotics Community

Connect with thousands of robot builders, educators, and engineers. Share projects, get answers, and learn to build smarter robots with ARC.

  • ✓ Showcase your robots & projects
  • ✓ Get help from experienced builders
  • ✓ Earn credit toward Synthiam products
Create Your Free Account Log In
question
Missing Motions In Cheat Sheet

Missing Motions In Cheat Sheet

I believe I may have asked this question previously, but I'm unable to locate the topic in the forum. I am experiencing an issue where the motions or scripts I...
question
Trouble Receiving Arduino Serial Data

Trouble Receiving Arduino Serial Data

I have an Arduino connected to my PC, where Synthiam ARC is running. Additionally, there are some EZ-Bs connected. I am able to send serial...
question

Assistance With C++ Map Function

Hi @Athena, I am experiencing some difficulty with the implementation of the map function in C++. Could you help me review the following code snippet to determine if it is correct? The code is designed to adjust the speed of two stepper motors based on a variable, psudoDesCrsDiffSum, which can take values from -500 to 500. cpp // leftSpeed = speed...
question

Triggering UART At Travel Milestones

Hello @Athena, I'm working on a project using an Arduino Mega 2560 to control stepper motors and need help with setting up recurring events that trigger at specific points during the movement. Specifically, I want to send a signal when the motors have traveled 33% and 66% of the total path endpoint distance. Here's a code snippet representing the...
question

Ultrasonic Sensor Command Request

Could you please provide the command for the Ultrasonic Distance Sensor within the EZ-B protocol that is not yet included in the current protocol documentation?
question

Switching Voltage For Sharp Sensor

Hi @Athena, I have a question about powering the Sharp IR Distance Measuring Sensor #GP2Y0A02YK0F, which I am using in my rover project. I've been experimenting with this sensor, and it has worked very well for object detection when powered with 5V DC. During my tests, I found that for specific tasks, the sensor needs to detect a reflector instead...
question
Dynamixel Max Position Setting Issue

Dynamixel Max Position Setting Issue

I have a question about the robot skill Dynamixel? I'm working with the Dynamixel XL-330-M077-T today. It functions on the xl-430-w250...
question

Connecting EZ-Robot To Stepper Motor

Hi, I am a complete novice. I am trying to connect my EZ-Robot to a stepper motor using a DM556 Stepper Motor Controller. I am not sure how to connect this controller to my EZ-Robot. Can someone please help me with this setup?
question

Fitting Alternative Battery For Robots

I have a question regarding batteries for my JD Humanoid or AdventureBot, which typically uses a LiPo 1300mAh 2S 25C battery with dimensions of 70x35x10 mm. I found an alternative battery online that appears similar: a LiPo 1300mAh 2S 30C with dimensions of 70x34x14 mm. My question is, would this alternative battery fit in EZ-Robot products? Here...
question
How To Install App On Mobile

How To Install App On Mobile

Hello, I am using the ARC app(iOS on an iPad) with a JD EZ-Robot and none of the "Installed Robot Apps" are available after signing in via...
question

Capturing Spontaneous Voice Input

Hello Athena, I'm seeking guidance on how to develop a script or understand the process within ARC for capturing voice input using an external microphone, as recommended. My goal is for the JD robot's built-in speaker to repeat what it hears or to listen continuously. I'm currently experimenting with the Speech Recognition module, but I'm...
question

EZ-Robot JD Shoulder Servo Not Rotating

Thanks, I have the Bing Speech Rec skill working. Now, I am noticing that JD's right shoulder isn't rotating anymore, so Stand from Sit doesn't work correctly, any movement that rotates the right shoulder. It can't be a wiring issue as that is internally wired, if I am not mistaken. Can you provide any troubleshooting on that new issue?