Stepper Servo icon Stepper Servo Control up to 127 stepper motors via Arduinos mapped to ARC servos; supports any stepper driver, serial network, home calibration, speed/accel. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.
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
PWM Servo Feedback (i2c) by Synthiam
Featured
PWM Servo Feedback (I2c)

Real-time servo position input via Arduino ADC over I2C; supports Nano (6 channels) or Mega (16), configurable I2C address and scalable chaining.

Bimbo The Clown by Dave Schulpius
Featured
Robot By Dave Schulpius

EZ Robot revives classic amusement games with DJ's Bimbo The Clown-fun retro entertainment and creative community sharing.

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
Help With EZ-Script Coding

Help With EZ-Script Coding

I'm working on a project with my EZ-B v4, and I need some assistance with coding the GetDigital command. My aim is to use pin D22 as an input pin to receive a high/low...
question

Integrating DIY Mars Rover Components

Hello, Athena! I am in the process of building a Mars rover prototype, which features six DC motors and six servos, much like the design of NASA's Perseverance rover. Each wheel of the rover is equipped with a servo for directional steering control. I'm thinking of using an IO Tiny combined with a PCA9685 servo driver to manage the servos. For the...
question
Seeking Advice On ESP32 Boards

Seeking Advice On ESP32 Boards

Hi All, I'm not very familiar with the capabilities and power of ESP32 boards, and I could use some advice. I'm seeking recommendations for the best ESP32 board...
question
How To Have Roli Pickup An Object

How To Have Roli Pickup An Object

Hello, Is there a script or set of instructions available for creating a project that incorporates robot skills for a platform similar to Roli?...
question

Self-Contained Offline Robotics Systems

Are there any robotic systems designed to be completely self-contained and operate offline? I am interested in building an animatronic robot capable of engaging in interactive and realistic conversations using strictly Edge AI technology. My goal is to avoid any ongoing API fees associated with cloud-based services. Has anyone successfully...
question

Mac Support

Before I purchase ARC Pro, I need to know if it will run on my MacBook, which uses the M3 Pro chip. I currently run ARC on my Intel-based MacBook. Will ARC be compatible with the M3 Pro MacBook?
question

Iotiny Controller Servo PWM Issue

Hello Roboteers, I'm currently working with some minibots, and I have an idea involving the IoTiny controller, which has 7 ports-just enough for the servos. I'm planning to use port D0 for controlling the head with an LED. However, I've encountered an interesting issue: the servo's neutral position is 90 degrees, but at this point, the PWM signal...
question

Handling Global Variable To Continue Loop

Hello, I need some help with JavaScript in ARC robotics programming. I have a script that runs perfectly but requires an adjustment to handle exceptions without stopping entirely. Here’s a summary of how the script currently operates: - The script loops every 15 minutes (900,000 milliseconds). - It uses ControlCommand to start three separate...
question

Disable While Moving Explanation

In the settings section of the Personality Generator skill in Synthiam ARC, there is a checkbox labeled "Disable While Moving" located just below the timing interval settings. Can someone explain what happens when this box is checked? Specifically, does it pause all other scripts within this skill while a current script is executing, or...
question
Using The EZB Stress Test And Results

Using The EZB Stress Test And Results

I am using the EZB Stress Test Robot Skill in Synthiam ARC. The instructions for the skill detail physically placing a jumper on the TX/RX pins on...
question

EZ-B Connection Disconnection Issue

In a separate thread, I've discussed the disconnection issues I'm experiencing between the ARC software and my new V4/2 EZ-B. The connection drops occur approximately every 2 to 5 hours. Upon reviewing the Debug log in ARC, I've noticed the following log entries: Attempting connection on COM4 Connected to COM4 at 256000 Reports EZB v4 OS With Comm...
question

EZB Connections Controlcommand Support Query

I have a question regarding the EZB Connections robot skill in Synthiam ARC. Does this skill support the use of ControlCommand within scripts? I noticed there is no list of available ControlCommands under the Cheat Sheet section of the script tab. Would appreciate some guidance.