Speech Script icon Speech Script Run custom scripts when speech starts/ends to sync servos and LEDs to spoken $SpeechTxt, with loop support, stop button and logs. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of 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
Text Overlay by Synthiam
Featured
Text Overlay

Overlay a variable on a processed camera image at X/Y coordinates; name the variable and attach to a specific or any available camera

Upgraded Wall-e by cirkeith
Featured
Robot By Cirkeith

WALL-E inspired mobile robot controlled by a wireless Xbox 360 controller, upgradeable with EZ-B kit and embedded hardware for future autonomy

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

Realize VR Robot Using Mycobot 280 For Arduino And Oculus Quest 2

I installed Firmware to UNO to connect with ARC. What's the next step to move the mycobot 280 for arduino with Oculus quest 2?
question

Can Not Send Command 'Scriptstart'

I am using the http method to send commands to JD, however I created a script called "walk" and when I send this command "https://127.0.0.1/Exec?password=admin&script=ControlCommand(%22Script%20Manager%22,ScriptStart,%22walk%22)" but receive this error: "Error: ControlCommand Error. 'Script Manager' does not exist. Can...
question
Best Printer To 3D Print EZ-Robot Parts

Best Printer To 3D Print EZ-Robot Parts

Do you print EZ-Robot Parts on a Resin Printer. If so what make model?  Between broken pieces, missing pieces and various hacked pieces, my...
general

I2C Problems, What Could It Be

Recently I got again I2C problems, EZ-B starts hanging even on a simple I2C write. Very frustrating.Checking all that changed, cabling. etc. Also, a new SW release could be the culprit. Has anybody experienced I2C issues since the latest release? (2023.06.09.00)
question

Http Action Error

I am using Avatar JD and http server, when I run this command https://127.0.0.1/Exec?password=admin&script=ControlCommand(%E2%80%9CAuto%20Position%E2%80%9D,%20AutoPositionAction,%20%E2%80%9CThinking%E2%80%9D) I receive: Error: Missing String Quotes or Invalid Expression at index 0: ?
hardware
Rock Pi X
By Radxa

Rock Pi X

Control robots with Synthiam ARC on ROCK Pi X: affordable x86 SBC running Windows, Z8350 quad-core, 4K HDMI, WiFi, drivers and setup tips.
question

ARC For Android

I have installed ARC in my Android device. Is it possible to load my robot apps from a file in ARC for Android like I do in ARC for PC?
release

ARC 2023.06.09.00 (Pro & Runtime)

Disable Bing Speech ding sound, fix camera lock during tracking script edits, boost audio graph performance, and handle mic recording errors.
question

Load Project Option In ARC For Android

Where is the "Load Project" option in ARC for Android? I can not find it.
question
C3PO Voice Synthesis Settings

C3PO Voice Synthesis Settings

Can you give me settings in the Speed Synthesis skill to get a voice close to C3PO from Star Wars?
question

Ez-Cloud Private Library

Can I upload my robot app to ez-cloud without an ARC Pro subscription?
question

Accessing The Robot API From Outside

Hello. I am planning to use this robot to teach some students about robot programming skills. For this reason, I don't want them to use the built-in functionalities offered by ARC, instead I want them to work on their own algorithms (object tracking, for example). In order to do this, I need access to the robot from the outside, e.g. Python scripts...