All Community Content

Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience with a custom flair....
Avatar JD by goldenbot
Featured
Avatar JD

3D Avatar JD simulator with bidirectional servo sync, action sequencing, $SIM_ scripting, EZ-B emulator support and pose/movement visualization

Technopro Wall-e Project by CardboardHacker
Featured
Robot By Cardboardhacker

Building a budget Wall‑E robot: gutting a U‑Command and repurposing parts while awaiting an EZ‑Kit to add electronics and controls.

Your Community Content

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
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...