Variable State Saver icon Variable State Saver Persist and auto-load specified global variables between ARC sessions for consistent, personalized robot behavior and quick state restoration. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.
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
Wowwee MIP v2 by Wowwee
Featured
Wowwee MIP V2

UART interface to hack WowWee MIP with ESP32/ESP32‑Cam or EZ‑B v4 for ARC; hardware UART preferred, configurable power and baud 9600/115200

RALPH by gary.mccann
Featured
Robot By Gary.Mccann

Multi-lingual InMoov (Drupp neck) using adaptive AIML to switch languages and voices, plus facial recognition for personalized language learning.

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
I See Men In Black

I See Men In Black

I see men in black... j
question
Stepper Motor Speed And Pwm

Stepper Motor Speed And Pwm

Hi guys, Here I am back in bewilderment land. I am trying to run a stepper motor with a Spark Fun Big Easy stepper motor driver. No problem except no matter what PWM...
question
Is That Roli On The Floor?

Is That Roli On The Floor?

Is that roli on the floor? j
question

Test For Web Access

Some info for anyone that would like to setup web access haven't actually tested the response of the EZB this simply outlines how I set it up and tested connection. 1. setup EZB as Wi-Fi Client and leave powered up 2.Identify your EZB ip address and port ( this can be found from your dhcp client list on your router) 3. Open port forwarding on...
question
Web Access

Web Access

wifi connection wow its the way to go, experimented with both modes as explained in video very easy to setup Next step web access I have setup http server,also port forwarding in router Is it possible...
question

Camera Disconnecting

Helllllpppp please, I am feeling totally useless. I have hooked up my camera to my ez b and set the servos (2 x sg90's) to ports D02 x axis and D03 y axis. To follow a colour. I have the min and max on both servos to within 30 degrees of their start and end positions. This allows me to "see" what the camera sees on the screen, yet when I...
question

Answer To A Long Time Question

Hey All, I wanted to demonstrate the current handle capabilities of the EZ-B and at the same time doing a small test. Here's a quick video I made of Six with 18 servos, I know a few of you asked a long time ago if Six could run with 18 servos, the answer is Yes! Six with 18 Servos Video I also wanted to demonstrate the large in rush current demand...
question

Customization Of Web Server - Is It Possible?

When using the HTTP web server remotely, it provides options to display the whole Remote Control page, or just the individual controls, like a movement panel, camera JPG page, script console, etc. My question is, is it possible to be able to custom design or customize the web interface with the items that I specifically want and build a web page...
question

Appendarray - Bugfound

In the syntax examples, the AppendArray example, the command "AppendArray()" does not appear to be valid. Its not listed in the Script Manual either.
question

Ez-Robot Board Availablility

Not really sure where to post this, so I hope that this is the right place. I have two questions. First are any of the Version 3 boards still available as I have one and would like to get one to use as a back up in case something happens to the one I am currently using. If it is still available, how do I go about ordering one and what would the...
question

How To Write The Voice Control Commands

how to write the voice control,write and add video
question

Arrays

In EZ-Script: It is not really clear to me what functionality regarding Arrays are supported with EZ-Script. Perhaps someone can clarify for me how to do the following: 1. How do I define an array with multiple elements all at once. 2. How do I traverse the elements of an array? 3. How do I append to the array? 4. Is there a for loop like...