All Community Content

Upgrade to ARC Pro
Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.
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
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
Feetech Serial Bus Servo by FeeTech
Featured
Feetech Serial Bus Servo

Control Feetech SC-series serial-bus servos via EZB UART or PC COM. Map ARC virtual ports to IDs; supports position, speed, accel.

Ezrobot Myo Wii Remote Controlled Robot Arm by Johnnybib
Featured
Robot By Johnnybib

Motion-controlled robotic arm built in 20 hours using scrap metal, plastic, a Myo, Wii Remote and Synthiam ARC-hackathon 3rd place winner.

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

Mecanum Wheel Control In ARC

Controlling 4 Mecanum Motors with 2 H-Bridges - Separate Movement Panels? Hello everyone! I'm building a mecanum-wheeled robot using 4 DC motors controlled via 2 L298N H-Bridge motor drivers. Each H-bridge controls two motors (left and right sides). I would like to control each motor individually (i.e., Motor 1, 2, 3, and 4 separately) to enable...
question

Stepper Servo Pulse Output Issue

While working on increasing the steps for my project, I noticed that the Stepper Servo skill now outputs ten times more pulses than expected. For instance, when I set it to 200 pulses, it emits 2000 pulses and covers the distance meant for 2000 pulses. I verified that the vertical servo's ratio is still set at 1:1. Additionally, I observed that...
tutorial
Connecting Arduino To ARC

Connecting Arduino To ARC

Program an Arduino and connect to Synthiam ARC to act as an EZ-B-compatible robot controller.
question

Identifying Iotiny Devices In Classroom

If I have a classroom of 20 students, each working on projects using an IoTiny, how can I help them identify their specific IoTiny when attempting to establish a connection? Each IoTiny appears with a unique ID in the list of available WiFi connections, but I am unable to determine a method for identifying which ID corresponds to which student's...
question

Sending Larger Variables Via UART

Hello @Athena, I am seeking guidance on how to effectively communicate larger variable values from Synthiam ARC to an Arduino via UART. Previously, I worked with smaller values using the following variable configurations: plaintext setVar("$pathTotalDistance", 2450); // Set value in steps setVar("$pathEndpointDistance", 1895);...
question
Talk V2 Delay Settings

Talk V2 Delay Settings

I am experiencing an issue with synchronizing the mouth movements with the voice on my "EZ-InMoov Robot Head." I am using the "Talk V2" skill along with the...
question
Robot Connection Issues On Network

Robot Connection Issues On Network

Hello, When I connect directly to my robot's head, I have full access to functionalities such as scripting and the camera. However, I've noticed an...
release
ARC 2025.03.16.00 (Pro, Runtime And Free)

ARC 2025.03.16.00 (Pro, Runtime And Free)

Synthiam ARC improves 3D memory management, reducing out-of-memory errors on low-end PCs for smoother 3D Designer and Automated...
blog
Robots Are Smarter, Faster, And Sound Better

Robots Are Smarter, Faster, And Sound Better

Upgrade robot speech in Synthiam ARC: add premium Azure or OpenAI TTS skills to automatically replace Audio Say voices for clearer,...
release
ARC 2025.03.18.00 (Pro, Runtime And Free)

ARC 2025.03.18.00 (Pro, Runtime And Free)

Synthiam ARC update: improved Auto Position logging, example-project save protection, clearer skill errors and new Audio Manager for...
Audio
Openai Text To Speech
By OpenAI

Openai Text To Speech v4

Convert text to dynamic, real-time speech with nine expressive OpenAI voices-natural, varied, accessible robot communication.
question

How Can Ez-Inmoov Speak Malayalam

HI Athena, I want my Ez-Inmoov robot to speak malayalam.I have installed python and gTTS in my system and manged to generate a malayalam mp3file.I want this malayalam mp3 message to be spoken by my robot.Also, i would like to know how to enable my robot to speak malayalam.