Sound Script (Ezb) icon Sound Script (Ezb) Trigger a script when EZB audio plays, exposing live Min, Max and Avg audio-level variables for looped monitoring; stops when audio ends. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy...
View Product
Full Screen Video Player by Synthiam
Featured
Full Screen Video Player

Fullscreen overlay video player controlled by ControlCommand: play/pause/resume/stop; ESC cancels playback and locks new playback until unpaused.

Shogun V2 by Sudo
Featured
Robot By Sudo

Shogun humanoid's redesigned knees reduce bend and boost load capacity; EZ-B and camera repainted; ready for walking and gestures.

Community

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...
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...
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.
question

Play Mp3 Audio File From JD Humanoid

I want to write a robot skill in C# that will play audio from an mp3 file over the speakers of a JD Humanoid robot, how do I do this?
question

Transitioning From ARC Pro To Runtime

I have a question regarding the transition from ARC Pro to ARC Runtime for a friend whose ARC Pro subscription has expired, preventing him from loading his projects. Since renewing his subscription is not essential, as the development of his robot is complete, we intend to transition him to ARC Runtime. However, before making this switch, we need...
question

ARC Not Detecting Visual Studio

I have installed the free version of Synthiam ARC and Visual Studio. However, my ARC software is not detecting my Visual Studio installation. Does anyone have any suggestions on how to resolve this?
question

Troubleshooting EZ-B Network Detection

I have a question regarding the EZ-B Connections skill within the Synthiam ARC platform. I'm currently using an EZ-B ioTiny configured in client mode. When I attempt to use the EZ-B Connection skill to scan my network, the device never shows up. I end up manually entering the IP address by checking my router for connected devices. Despite the scan...
question
Chatgpt Skill Response Delay Issue

Chatgpt Skill Response Delay Issue

I have a question regarding the OpenAI ChatGPT Robot Skill in Synthiam ARC. When I use Bing Speech Recognition in conjunction with the ChatGPT skill,...