Tic Tac Toe icon Tic Tac Toe Play Tic Tac Toe with your ARC robot: configurable turn, win and draw scripts, cheat commands and optional speech-recognition control. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.
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
Synbot Plugin by Jlucben
Featured
Synbot Plugin

Synbot plugin for ARC: local Bot Server chatbot integration with SIML dialogs, ControlCommand API, multi-language, learning and emotion support.

Tall Tower Light Controller - Ezb V4 by WayneA.
Featured
Robot By Waynea.

Monitor 19 broadcast tower strobe lights remotely with EZ-B v4-easy relay integration, fault signaling and simple alerts for outages.

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
Choosing Right Camera FOV

Choosing Right Camera FOV

Looking around there are several cameras for the ESP32 CAM and len sizes. I thought this would be a good time to discuss lenses and how they work in ARC and the best...
question

Integrating Synthiam Skills For Robots

I have recently purchased some heavy-duty robots capable of handling a payload of approximately 50 pounds. I am interested in connecting these robots to Synthiam ARC software for enhanced control and programming capabilities. Could someone guide me on how to establish this connection? What hardware and interfaces are required to successfully...
question

Compatibility Of Realsense SR305 Camera

I have a question regarding the Robot Skill for the Intel RealSense D435i. Is the Intel RealSense SR305 camera supported by this skill? I am able to view the SR305 camera using the Intel RealSense Viewer without any issues. However, when I try to access it through the skill, it does not appear in the dropdown menu.
question

Chatgpt Module Access Issue

Hello, I attempted to use the ChatGPT module within the Synthiam ARC environment, but I encountered an error message as shown in the attached image. Additionally, when trying to access the provided link in the error message, it directs me to a "Page Not Found" response, which leaves me uncertain about the intended destination or...
question

Use Buttons To Control Stepper Motors

Hello Athena, I am using the stepper servo robot skill. I am trying to add 3 buttons, 1 for CW, 1 for CCW, and 1 to stop. Can you guide me on how I can achieve that? I have 2 stepper motors, both have different travel distance but they come back to position 0.
question

Improving JD Humanoids Conversation Responses

I am working with a JD Humanoid Robot and utilizing Bing Speech Recognition and AIMLBot to enable conversational interactions with it. However, I am encountering issues where the robot responds with irrelevant or nonsensical answers to my questions. For example, when I ask, "Robot, do you have a name?" the robot simply replies, "I...
question

Handling Weather Script Connection Errors

I have a JavaScript in ARC that go onto the Internet and retrieves a full weather report from a Weather service, parses information out of the returned file and has the robot speak the information For Example: A section of my ARC Setup INT script will set the  variable $OutsideTemp to "1" and then a ControlCommand will start a separate...
question
3D Print Jd Head

3D Print Jd Head

hi has anyone printed a jd head?my question is ,how do you print the head on the printbed? thank you
question

Firmware Update Compilation Error

I just downloaded the newest firmware 1/25/2025 from today and I get the following error on compiling: C:\Users\User\Downloads\EZ-ESP32-CAM (1)\EZ-ESP32-CAM\EZ-ESP32-CAM.ino: In function 'void doEZProtocol()': C:\Users\User\Downloads\EZ-ESP32-CAM (1)\EZ-ESP32-CAM\EZ-ESP32-CAM.ino:820:15: error: 'class HardwareSerial' has no member named...
question

Batch File Automation For ARC Connection

Hello [Synthiam Community or ], I am currently working on automating a project launch using startup scripts and have encountered an issue. My goal is to launch a project via a batch file instead of using the Windows Startup folder. Here's the project setup: When I manually open the project in Synthiam ARC and click 'Connect' (with an IoTiny...
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...