All Community Content

Upgrade to ARC Pro
Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.
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
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester provides warmth...
Personality Forge by Personality Forge
Featured
By Personality Forge

Personality Forge

Make your robot a chatbot with personality and engagement. It will allow your robot to remember details and form emotional relationships...

affirmative. K-9  2.0, Online And Fully Operational. (well, Almost Fully) by Steve G
Featured
By Steve G

affirmative. K-9 2.0, Online And Fully Operational. (well, Almost Fully)

Hi everyone. This is the first of two posts talking about the inspiration and features of my home robotics build. In the first post I talk...

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

Refactoring EZ-Script Code To Python

I am preparing to refactor my EZ-Script code to Python, and its an excellent opportunity for me to review and improve its structure. One of the features Ive developed is a logging utility called Log-a-Lot, which assists in debugging, statistics collection, and more. In EZ-Script, I used the following code snippet: synthiam-code...
question

Python Waitformove Timeout Solution

I am in the process of converting my EZ-Script code to Python and have encountered a notable difference in functionality. Heres a typical EZ-Script snippet I use to, for example, open a panel: ezscript Servo(D4, 1) WaitForServoMove(D4, 400) Release(D4) When transitioning to Python in ARC, the equivalent code looks like this: python try:...
blog
Synthiam Cloud Is Leveling Up – Quick Maintenance Alert!

Synthiam Cloud Is Leveling Up - Quick Maintenance Alert!

Hey, robot builders! Weve got an exciting update that’s sure to supercharge your Synthiam experience. But...
general

Bingspeech Error: Missing Dependency Issue

Has anyone encountered this error when using BingSpeech? Its occurring today, and Im not sure why. Heres the error message Im receiving: Error in response received: Server was unable to process the request. --- Method UserServices.OpenAIChatGPT cannot be reflected. --- There was an error reflecting request. --- There was an error reflecting type...
question

Connecting RPLIDAR S2 To EZ-B V4

I am seeking guidance on connecting an RPLIDAR S2 from SLAMTEC to the EZ-B v4 controller. Could someone please provide detailed instructions or best practices for this setup? Additionally, is it necessary to use a separate power supply to ensure stable performance for the RPLIDAR S2 when connected to the EZ-B v4?
general
We Are Getting Ready To Release Our Next Generation Open Source Robot The XR-2

We Are Getting Ready To Release Our Next Generation Open Source Robot The XR-2

The XR-2 robot platform, available at Robots Builder, is...
question
Integrating EZ-B With Inmoov Head

Integrating EZ-B With Inmoov Head

Hello everyone, I am in the process of upgrading my current InMoov robot head to be controlled by an EZ-B controller, replacing the previous setup that...
question
Integrating Voice Commands Into ARC

Integrating Voice Commands Into ARC

I have a question regarding the Robot Skill PushOver. Is it possible to integrate text input into ARC using this skill? The voice-to-text recognition...
release
ARC 2025.02.01.00 (Pro And Runtime)

ARC 2025.02.01.00 (Pro And Runtime)

Get ready for another round of performance boosts, stability improvements, and all-around awesomeness! This update makes ARC smoother, faster, and...
question
Connecting To EZ-B V4 UART

Connecting To EZ-B V4 UART

Im trying to identify the appropriate connector to use with UART 0 on an EZ-B v4 controller. According to the EZ-B manual, the connector is located at the bottom right...
question

Bing Speech Recognition Recording Issue

Occasionally, I experience issues with Bing Speech Recognition within Synthiam’s ARC software where the recording function continues indefinitely, even though I have set the recording limit to 6 seconds. What could be causing this behavior? I havent come across any references to this issue in the Synthiam Community or support resources.
question
Adding The Caster And Extra Storage To Roomba

Adding The Caster And Extra Storage To Roomba

I printed the extra storage container on the roomba but when I went to install it I had to remove the guts of the robot.  Now...