Vertical Servo icon Vertical Servo Drag vertically to control a servo within set min/max limits; center, release, invert, and mirror to other servos. For 3-wire GVS servos. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
Kinect Body Control by Microsoft
Featured
Kinect Body Control

Control robot servos with Microsoft Xbox 360 Kinect body tracking; map joints to upper/lower body servos with smoothing and pause control.

I2c Ezb Arduino1 Sensor by Luis Vazquez
Featured
Robot By Luis Vazquez

Use an Arduino as an I2C sensor controller for EZB3/4 to read PING ultrasonics via Ez-Builder with simple Arduino and Ez-Builder code

Community

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
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

Sharp IR Collision Detection Configuration Issue

I have a question about the Sharp IR Collision Robot Skill. I'm conducting a small test on my robot using the Sharp 5V Analog GP2Y0A02YK0F IR sensor. I've configured the Sharp IR Collision Skill with the following settings: - Analog Port: ADC7 - Interval: 1000ms - Collision Detected Condition: "Greater than" 28 Could someone explain why...
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...