Key Control icon Key Control Assign scripts to any keyboard key (press/release), map arrow keys to movement controls; activates when the control has focus (green). Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.
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
On Variable Changed by Synthiam
Featured
On Variable Changed

Run scripts automatically when specified ARC variables change; define variable-to-script pairs, monitor status, and trigger actions.

My new Adventure Bot by EzAng
Featured
Robot By Ezang

Modified Adventure Bot with ultrasonic radar and RGB back wheels for improved sensing and colorful illumination.

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

Advice Needed With Powering An Ssc-32

Hey guys. I have some questions in regards to powering an SSC-32 controller and would like some confirmation. I'll be connecting the SSC-32 via UART/serial TX and RX, to RX and TX on an EZ-B using ports D0/D1, but after reading the product discription again, and reading the user guide, I'm just want to confirm how to power the SSC-32 and connected...
tutorial
If Elseif Else Goto & Return Commands

If Elseif Else Goto & Return Commands

IF commands enable conditional logic with multiple comparisons and functions; enclose conditions in brackets and close trees with ENDIF.
tutorial
Use Camera As A Button

Use Camera As A Button

Use a camera in EZ-Builder as a button by detecting a custom 'Dark' orange/red color; large detection size and hand reflections give reliable input.
tutorial
Command Syntax For Data Retrieval

Command Syntax For Data Retrieval

Correct scripting syntax for receiving ADC and HTTPGet data, preventing invalid syntax when numeric responses are returned
tutorial
Sudo's Guide To Dynamixels

Sudo's Guide To Dynamixels

Set up Dynamixel smart servos with your EZ-B v4-configure position, speed, load, temperature monitoring and safety for your robot.
tutorial
Controlling A Kangaroo With The V4

Controlling A Kangaroo With The V4

Control Kangaroo via V4 UART with bi-directional comms and encoder feedback using EZ-Builder EZ-Script - fully tested code for motor control
question

ARC Download

Hi DJ, I have a great intrest in robotics, but have never really done it, except for LEGO Mindstorms. But, I like remote control over programming. So, I surfed the internet and recently discovered EZ-Robot and been spending some time putting together a plan for my first robot. Then I thought of the downloading for ARC, and noticed it "Requires...
question
Unable To Open Project

Unable To Open Project

I just tried to open my project and I get a Windows error box on the screen saying "Unable to load project. Object reference not set to an instance of an object". So...
question

Well, It Finally Happened To Me

I have never blown a board due to being careless, until yesterday... I am was using an Arduino Mega for gathering information from a Neato XV-11 LIDAR sensor. I had disconnected the power cables and unplugged serial port wiring to mount the board on my control box. After getting the Arduino mounted and plugging in the cables again, I attached the...
release

Windows Release 2015.09.16.00

Speech Synthesis Control supports Say To PC and Say To EZ-B v4 speakers; camera video recording re-enabled for Camera Control
tutorial
Make Robot Talk

Make Robot Talk

Use Speech Synthesis Control to make your robot talk
question
Servo Control Questions

Servo Control Questions

I have 2 problems about the servo angle control! Would any people can help to solve and answer it? 1. I have brought some servos. It spec. can rotate to 270 angle. But in the...