Robot Building Questions

Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam 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 provides warmth...
Virtual Reality Robot by Synthiam
Featured
Virtual Reality Robot

Stream robot camera to VR and control servos with headset pitch/yaw; supports SteamVR and Cardboard (iOS/Android) for immersive teleoperation

Technopro Wall-e Project by CardboardHacker
Featured
Robot By Cardboardhacker

Building a budget Wall‑E robot: gutting a U‑Command and repurposing parts while awaiting an EZ‑Kit to add electronics and controls.

Your Community Content

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
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
Open
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
Open

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
Open
Alternative To Ezrobot Ezb For Robot Head Project

Alternative To Ezrobot Ezb For Robot Head Project

My course has primarily focused on robotics projects using the EZ-B controller and a camera for real-time interfacing....
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
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

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.