Sabertooth Kangaroo icon Sabertooth Kangaroo Movement panel enabling Kangaroo & Sabertooth encoder-based speed/velocity control, UART/PC serial options, tuning and encoder setup. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.
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
PandoraBot AIML2 by Synthiam
Featured
Pandorabot AIML2

Connect ARC to Pandorabots AIML2 to run AI-driven virtual personalities for human-like text or voice chat, using API keys and script hooks.

And Now For Something Completely Different (pdp-8) by DJ Sures
Featured
Robot By DJ Sures

VC8E oscilloscope emulator for PiDP-8 using Synthiam ARC: phosphor fade, configurable refresh, pixel size, intensity, color and Space War! support

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
Steps For Troubleshooting The Motors & Firmware Question In Windows

Steps For Troubleshooting The Motors & Firmware Question In Windows

EZ-Builder software is not supported in every system(firmware above 2.0) of ours. One...
question

Need Help For Cracking Robotics Interview

Hello everyone,I am studying engineering in Electronics and Telecom discipline. I am fond of robots since my childhood. I have small doubt i.e. if I want to get placed in robotics / automation based company ,what should I study(reference books/software etc) particularly for cracking an interview ? In simple words,as electronics engineer what other...
question

Disconnecting

We got as far as connecting the EZ-B to our wifi network and then connecting to the EZ-B on that network, however, as soon as I try to add a single servo to the Builder program, the EZ-B disconnects on it's own (does not generate disconnect tone) and says that it has successfully connected to the network. Once it has done this, we are not able to...
question
Text To Servo Speech Engine

Text To Servo Speech Engine

Here is a little project I have been working on with fellow forum member Bob Houston.... It was originally written by another forum member Louis Vazquez.... who...
question

I Have A Few Items Up On Ebay

I have an omnibot 2000 tall shell. I have an SD-84 I have an Arduino and Basic Stamp Kit I have a Sabertooth 2X12 Anyone interest, pop over there. thanks, Mel :-)
question

Passing A Variable To Soundboard V4

I would like to do something like the following but can't get it to work. $SongID = "Track_0" ControlCommand("Soundboard v4", $SongID) I could do something like this but want to avoid it if possible because this becomes static instead of dynamically driven. if($SongID = "Track_0") ControlCommand("Soundboard...
question

Windows 7 Narrator Voice

Is there any way that I can get Windows 7 to use a different narrator voice? I have one that I would like to purchase from Cepstral.com.
question

Address Change

My physical and email addresses have changed, I need to update my information. I can change it all but my email address. Please change that to [email protected]. Donald D. Parker
question

Script Help For Custom Http Server Missing A Command

DJ, I just wanted to give you a heads up that the "ControlCommand("HTTP Custom Server", StartServer)" command is missing from the EZ-Script Functions manual in the Script Help section. Currently it shows the following. Custom HTTP Server ControlCommand("HTTP Custom Server", StopServer) ControlCommand("HTTP Custom...
question

Spelling Error

Help on Script Manager "Description" shows misspelled "Control Detais" - should read "Details" (missing "l").
question

Read Distance

I have a simple question, how can I read ultrasonic distance from the sensor?
question
Notify My Android Integration

Notify My Android Integration

As discussed in the Twitter topic, I have successfully integrated Notify My Android's (NMA) API in to ARC through EZ-Script. This will allow push notifications...