Shortcut Creator icon Shortcut Creator Shortcut Creator relocated to the ARC Options menu; new manual page provides updated Shortcut Creator documentation. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.
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
Smart Variable Watcher by Synthiam
Featured
Smart Variable Watcher

Efficient ARC Variable Watcher - lower CPU for large projects; slow initial array render but faster updates; shows name, type, value, length

Inmoov by WilliamK
Featured
Robot By Williamk

3D-printed InMoov robot with functioning motorized parts, first prints and movement tests, minor fit tweaks, photos and video coming soon.

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
robot

Eddy's I Want A Robot That Can Learn

Learn and reproduce infrared remote codes (TV, robot vacuum, CD player) using speech recognition for convenience and accessibility.
question
What Ac/ Dc Adapter Should I Use

What Ac/ Dc Adapter Should I Use

I just have a quick question. What kind of AC/DC adapter should I use? I just want to be sure not to break anything. Right now I am just working off of...
question

Ez-B V3 Bluetooth Connectivity With New ARC Software

I have the EZ-B v3 and it is now discontinued. When I downloaded the newest version of the software, it does not allow me to use Bluetooth to connect. How can I connect via Bluetooth using the new software with the EZ-B v3? If that is not possible, can I download a previous version that will allow me to connect via Bluetooth?
question

Unable To Install ARC

Hi, I am new to this forum and just ordered by EZB V4. I have a Surface Pro 2 running windows 8.1 pro. I just tried to download the ARC for windows and am unable to install it. As soon as I double click the ARC Windows Installer Package (.msi) file, it shows the following error - There is a problem with this Windows Installer Package. A DLL...
question

Is There A Step By Step Guide For Using Variables And Arrays In This Scripting L

Just curios if there is a step by step guide on using variables and arrays in this scripting language?
question

Ez Robot In Belgium

great to see ez robot chop in belgium,and it also has parts on sale. thanks dj belgium ez web site
question

New Project

I have been struggling with one of my projects recently and wanted to now some of your experiences with the revolution six robot and how you've modified i'm working on making mine a quadruped with a neck and a camera on the end of the neck. let me now any ideas or stories you have. my biggest problem would be teaching the robot how to walk who new...
robot

Hammertje's I Would Like To Have A Robot W

Mobile home-security robot patrols rooms and doors, detects motion, alerts owner, records video, doubles as smoke detector and household assistant.
robot

Samshepp1105's I'm Working On Getting My Orig

Convert an original Revolution Six into a heavy-duty quadruped with two servos per leg, a camera neck, and synchronized double-joint gripper arms to handle...
question

Ping Richard R

Hi Richard I've seen on some posts that you recently have an encoder you had given me a link to the motors and wheels that I currently have now on my inmoov could you send me a link of your wheels and encoders that you currently have thanks
robot

Rebsrecca's I'd Like To Make A Robot That

Automated robot to feed and water your cat, deter unwanted behavior, and notify you immediately when rules are broken.
question

Watch If A Script Is Running

Hi, I wanted to know if there some kind of script command to watch if another script is running. I want to do something like : ... if ("script B is running") pause() ... Thanks.