Ultrasonic Collision Detection icon Ultrasonic Collision Detection Stops robot movement (no steering) when an EZB-connected ultrasonic sensor detects an object within a set range; integrates with scripting and paused polling. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.
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
Remote UI Client by Synthiam Inc.
Featured
Remote UI Client

PC Remote UI Client for ARC enables remote robot control via customizable multi-page interfaces from other ARC instances.

J.a.r.v.i.s The Personal Assistant Bot. by Kullthulu
Featured
Robot By Kullthulu

J.A.R.V.I.S. humanoid build: custom AI core, Intel NUC, camera, servos, drivetrain options, and Synthiam ARC for home automation and chores

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
Struggling With Autoposition

Struggling With Autoposition

Not a fan of the autoposition, but I had to tackle it for the drink robot because unlike servo recorder, I needed the robot to precisely grab a cup and repeat...
question

New To ARC App First Time Use Issues With Public EZ Apps Button?

I am new to my school and I am in charge of the robotics class. There are several EZrobots, and I am trying to setup the app. I have successfully logged in. I'm looking to get into the public EZ and I get this message Server was unable to process request.---> value was either too large or too small for an Int16.  Error, check application log. I...
question
How To Have Aimlbot Speak Response

How To Have Aimlbot Speak Response

I have many programs that I created with the AimlBot / Bing Speech recognition programs. I would like the AimlBot to speak the response the same way the...
question
Is Pandorabot Still Running

Is Pandorabot Still Running

Just was wondering , is anyone else using the Pandorabot ? Seems recently that when I try to use it, the Pandora replies that its unable to process request, please...
question

ARC Wont Connect To EZB

I pulled an EZB -v4 out of the closet today wanting to use it as a bench tester for my robot. I cant seem to have ARC connect to it over Wifi. Arc can find it but won't connect. Here's the debug info I get. Can you guys see anything? : Attempting connection on 192.168.0.64:23 Connected to 192.168.0.64:23 Reports EZB v4 OS With Comm 2 Firmware...
question
ARC Software New Version

ARC Software New Version

Arc ver 2021.03.02 is freezing. Need to use previous version. Has anyone else reported problems?
question
JSON To Mjbots Quad Robot Series

JSON To Mjbots Quad Robot Series

My robot wants to communicate via JSON commands (it is controlled via JSON from a browser) but I need to use ARC to talk to it. It also sends a lot of data...
question
Change The Background Image?

Change The Background Image?

Is there a way to change the background for the layout? I am aware of the background for the animation controls, I am referring to the general UI background.
question
Servo Positions To 270 Degrees

Servo Positions To 270 Degrees

Can I use a servo like this one to get 270 degrees of motion with EZB and ARC? https://www.amazon.com/ANNIMOS-Digital-Waterproof-DS3218MG-Control/dp/B076CNKQX4
question
Distance Detection For NMS

Distance Detection For NMS

I am slowly getting all the quirks with the T265 worked out by docking etc. We really need some distance sensing as well so we can get better detail of our...
question
C# Commands To Perform Sequential Actions That Wait To Complete Priors

C# Commands To Perform Sequential Actions That Wait To Complete Priors

If we use these two commands back to back (and in either order) the second one...
question

Is There Any Way To Detect If The Bing Speech Recognition Is Paused?

Is there any way to detect if the Bing Speech Recognition is "paused" or not? Alexa lights up LEDs when she is "listening". I wanted to write a script to light an LED that tells me when Bing is listening--the pause button is off, but I see no variables available for Bing's "Pause" feature.