Robot Building Questions

Upgrade to ARC Pro
Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam 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
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...
Augmented Reality by Synthiam
Featured
By Synthiam

Augmented Reality

Overlay images on detected objects, colors, faces and more.

Blue iRobot Roomba hack by WiinterU
Featured
By WiinterU

Blue iRobot Roomba hack

Basically, I had this blue Roomba lying around and an EZ-B v4 and 2 extension cables so I had thoughts about hacking it. Then I got ps2...

question
How Can I Install A Python Library In ARC?

How Can I Install A Python Library In ARC?

Hi Athena, I added a Script to my ARC project and selected Python as the scripting language. When I tried to use the import asyncio...
question

Control Servos From Outside Of ARC

Hi Athena, Is it possible to control the servos connected to the controller board of the EZ-InMoov robot head using a Python script running outside of the ARC environment? I am interested in integrating external Python code with the ARC software to manage servo movements. Thanks, Satish
question
Using A Cloned Voice TTS

Using A Cloned Voice TTS

Has anyone experimented with using Hugging Faces F5-TTS for voice cloning? You can explore it here: Hugging Face F5-TTS. Ive been on the lookout for a reliable voice...
question
How To Move A Servo 360 Using Blocky With Time

How To Move A Servo 360 Using Blocky With Time

I would like to control a 360-degree continuous rotation servo using Blockly in Synthiam ARC, specifying the duration of...
question
Better Navigator Obstacle Avoidance.

Better Navigator Obstacle Avoidance.

Hi, I am currently using a Roomba, an RPLidar A1, and an Odyssey X86J4105 computer as my robot platform. When I utilize the Better Navigator in...
question
How To Set 3 Servo's

How To Set 3 Servos

I have constructed a neck mechanism for the PIB robot and would like to control all three servos using a single Movement Panel in Synthiam ARC. Could you guide me on how to configure...
question
Recording Audio To Send To AI Platform

Recording Audio To Send To AI Platform

How can I record audio from the microphone for an extended period, such as up to 10 minutes? I want to capture a person speaking, save the audio...
question

Displaying Script Names On The ARC Workspace

I am currently using ARC Pro and need assistance with identifying the Vertical Servo scripts on my ARC Workspace. I have multiple Vertical Servo scripts displayed, but Im having trouble distinguishing between them. How can I display the name of each Vertical Servo script directly on the ARC Workspace to easily identify which script is which?
question
Advice For A Complete Noob On I-Cybie Ez-B Conversion With Modded Servo Legs

Advice For A Complete Noob On I-Cybie Ez-B Conversion With Modded Servo Legs

Hey all, Let me start by saying Im brand new to the forum. Dont even...
question
Connection Error Exosphere

Connection Error Exosphere

, I am using my three-wheel robot with the Remote UI, and while it functions, I am experiencing latency issues, making it challenging to control the robot remotely. DJ...
question

Snapshots Not Saving

Hi , Im experiencing an issue with the latest version of ARC on my Windows computer. It seems that snapshots from JDs camera, located in the head, are not being saved. Ive attempted to resolve this by restarting ARC and cycling the power on JD, but the problem persists. Ive checked both the Pictures and My Robot Pictures folders, but no new images...
question

Reading Content From Text File Located On Web Page

In a script within Synthiam ARC, how can I read the content from a text file that is hosted on a web page? For example, the file is located at the following URL: https://rur.free.nf/Dialogue%20Script.txt. Could you provide guidance on how to achieve this?