ADC Value icon ADC Value Display ADC port voltage and 0-255 linear values (0-3.3/5V); configurable board/port, units, multiplier and sample interval. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.
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
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
Servo Sketch 3d by Synthiam Inc.
Featured
Servo Sketch 3D

Real-time 3D servo visualization with motion trails, interactive camera controls and clear trail for ARC debugging and analysis.

Hey Jd, Need A Lift? by DJ Sures
Featured
Robot By DJ Sures

JD was a little lazy today, a lighthearted glimpse of a laid-back moment.

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
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,...
question
Navigator Path Disappearing, Remote Connection Issues

Navigator Path Disappearing, Remote Connection Issues

I am currently experimenting with the Skill Navigator in Synthiam ARC. My setup includes the Intel RealSense T265,...
question

Offline GPT4ALL Integration For Robots

I am interested in integrating GPT4ALL for offline use with my conversational humanoid robot. My goal is to enable conversational capabilities similar to the ChatGPT skill, but without the concern of my data being sent back to OpenAI for processing. Is it feasible to achieve this setup with Synthiam ARC, and what steps would be involved in...
question
Implementing Controlcommand For Talk Servo

Implementing Controlcommand For Talk Servo

I have a question regarding the Talk Servo v2 Robot Skill in Synthiam ARC. According to the manual, it states: "If the robot skill...
question

Inconsistent UART Data Transfer Issue

Hello , I am experiencing inconsistent UART data transfer from the EZ-B v4 to an Arduino Mega 2560. Single-byte transfers are very consistent between these two devices, but when I attempt to transfer 8 bytes, the reliability decreases significantly. I have attached samples of JavaScript and C++ code that I am using. Could you please examine this...