Soundboard (EZB) icon Soundboard (EZB) Play WAV/MP3 via EZ-B v4, manage tracks, add timed scripts for synced robot actions, control via ControlCommand(), volume and clipping indicators. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.
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
Intel Realsense D435i by Intel
Featured
Intel Realsense D435i

Connect Intel RealSense depth cameras to ARC NMS for depth-based distance detection, point-cloud mapping, video streaming, and navigation telemetry.

Grace’s First Robot by Steve G
Featured
Robot By Steve G

Boxbot dance demo built with 9-year-old Grace, a family robotics project fostering her interest in building robots

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
Motor Controller

Motor Controller

Do you know if ARC is compatible with a RoboClaw 2x30A Motor Controller? - see link: https://www.basicmicro.com/RoboClaw-2x30A-Motor-Controller_p_9.html
question

Dynamixel Servo Control Configuration

hello im having trouble with my configuration settings need to adjust the port setting and it gives me this error telling me to ask on a forum for help here is the error its giving me any help would be great first robot build thanks! also tried the most recently updated version same problem. Version: 2019.12.19.00 System.Exception: Not connected at...
question
Dynamixel AX-18A Support

Dynamixel AX-18A Support

I noticed the Synthiam platform and some Micro-controllers work with Dynamixel AX-12A. Will it also work with the AX-18A. I’m purchasing the Bioloid GP. The big brother to...
robot
Animator28's AVA (Advanced Visual Android)

Animator28's AVA (Advanced Visual Android)

Program robots with Synthiam ARC on Windows 10-add projector faces, extra EZ-Bs/Arduinos, 3D printed legs; free Thingiverse files.
question

Problems Connecting With Mobile App

I have a JD robot and operate under iOS.  After launching the app and switching on the robot, I sign in with email and password. I then hit "save" only to receive the following error: Error. Unable to connect to EZ-Robot Server. Server was unable to process request -----Object reference not set to an instance of an object -------...
question

How To Automatically Skip 'Update Release' Message On ARC Loading?

How can I automatically skip the 'Update Release' message when ARC is loading up, I'm running Auto scripts on a Latte Panda to run a project from power up, and want to auto connect from power up, without having to manually click to skip the Update release message? I try to have the latest release, but as the releases are changing so frequently at...
question
I Have Bought A 12V Relay And I Dont Seem To Get It Working (Its New)

I Have Bought A 12V Relay And I Dont Seem To Get It Working (Its New)

I am trying to connect my arduino uno to a electric lock, using a 12v relay. I...
question
Set Digital On In Javascript

Set Digital On In Javascript

When I use the following JavaScript code: Digital.set(1.d4, true); I receive error Line 1: Unexpected token ILLEGAL. I want to turn digital port d4 on, on my second...
question

EZ-B V4 Wifi Availability Goes Away

Quick question I two EZ v4 units both have same issue: They work for about ten min then d/c My script normally will auto reconnect, however when looking for the EZB connection on list of Wifi connections available in the home it is not there anymore. The normal blue light is still on and the red is not. I have tried different power sources on both...
question
How Do I Play Audio File In Blocky?

How Do I Play Audio File In Blocky?

How do I load an audio file in blocky? All I get is a small white line when I try to load an audio file. I am using ARC-Beta-2020-03-19-00-19052...
question

Mobile Interface With Pc

Hi I have a problem: I cannot pass the programming of the EZ ROBOT JD that it is generated in the mobile’s app, to the computer in the ARC> BLOKY application, before changing the ending of the file to .ezbloky, but now it won't let me do it I cannot open these files in any way. Has anything changed? I am doing something wrong?
question
Filereadline Getting Error Data Is In Wrong Format

Filereadline Getting Error Data Is In Wrong Format

I have created a file by downloading data from the web. this is the line of code FileWrite($DataFile,HTTPGet($url1))...