Sound Servo (PC Speaker) icon Sound Servo (PC Speaker) Maps PC audio volume to servos in real time with scalar, min/max, invert & multi-servo options-ideal for syncing robot mouth to sound Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
Power Up Your Scripts with AI
Describe what you want — get working robot code. The project-aware AI Script Assistant built into ARC.
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Free Credit
Share your robots, answer questions, and help others — earn credit toward ARC Pro, AI credits, and robot swag.
Remote control robots or add telepresence capabilities with Exosphere

Drive Real Robots, Anywhere

Remotely operate robots around the world or add live telepresence to your own build — straight from your browser.

Discover Exosphere
Rubik's Cube Solving Robot by ptp
Featured
Rubik's Cube Solving Robot

Control a custom ARC robot to manipulate and solve a Rubik's Cube using calibrated arms and grippers; integrates with Thingiverse build.

Video From My Omnibot 2000 An From My 3d-printing Mini Robot by lizpoir
Featured
Robot By Lizpoir

Watch two videos showcasing my robots in action, have fun.

Community

Join the Synthiam Robotics Community

Connect with thousands of robot builders, educators, and engineers. Share projects, get answers, and learn to build smarter robots with ARC.

  • ✓ Showcase your robots & projects
  • ✓ Get help from experienced builders
  • ✓ Earn credit toward Synthiam products
Create Your Free Account Log In
question
Howmany Voltage Regulator Is Needed

Howmany Voltage Regulator Is Needed

do i need a voltage regulator per servo ? or one voltage regulator per complete robot set up ?
question
Error With RGB

Error With RGB

i'm getting an error when using a iotiny and RGB . what cause this ?
question

Speaking Language

How can I change the speaking language of the head? Now it speaks in english and I want it to speak in italian
question

General Question Is Roli Rover Ok For Me ?

Hi, i already made some robots with arduino, servos,3d parts,dfplayer . I'd like to make something bigger, like johnny five.  must roll,not walking , face/object recognition,speech,head,eyes,arms,elbows,hands,fingers,no legs just a chassis with obstacle avoidance, ultrasonic oder lidar.  So my idea ,as i dont know arc environment , is to begin with...
question

Disable Low Batterie Warning

hi i'm not using any batteries anymore . how do i disable the warning in arc ? i try uncheck them all still hear it .i'm using a iotiny .
question
Using Openai Skill With Other Products

Using Openai Skill With Other Products

OK great I noticed GPT4o says give me any image in any format and I will work it out where everyone else wants base64 from openai import OpenAI...
question

Servo Panel For Hitec

hi wil there be a servo panel availeble to controle  the Hitec HS-805BB and HS-5765MH .  bolt doesn work anymore . i have power , ground averywere . servo's doesn move . they did worked before .  thanks
question

Openai Chatbot Returns Error

Version: 2022.02.22.00 System.MissingMethodException: Method not found: 'Void ARC.UCForms.UC.UCHelpHover.set_Image(System.Drawing.Image)'. at OpenAIChatGPT.ConfigForm.InitializeComponent() at OpenAIChatGPT.ConfigForm..ctor() in C:\My Documents\SVN\Developer - Controls\In Production\OpenAI ChatGPT\MY_PROJECT_NAME\ConfigForm.cs:line 16 at...
question

Bing Speech With Arabic Language

Dear @rickymahk2013 custom chatgpt does not work only paid token plan will work it cannot speaks Arabic language any Arabic response will stop the conversation
question

Mobile UI Setup

how do I set up the UI for the mobile app? I am unable to connect to the remote client UI server. Once i enter the IP address and port number then I enter the password and I dont have an option to save. Therefore when I try to connect to the UI mobile app I enter the IP address and port number and password and I get the error incorrect password.
question

Ezb Controller Disconnects

My ezb4 controller is connected to an ssc32u which works fine until I  run a repeating action using multiple servos. After about 20 seconds the ezb4 controller disconnects.Why is this happening?
question

Javascript ARC Command Sleeprandom() Does Not Seem To Work

I've got a Javascript that has a few commands that send simple Serial commands to a Kangaroo/Sabertooth motor controller with the UART.hardwareUartWriteString command. I want to pause the script for random periods between each motor movement. In the Support section under the Javascript API section it lists an example of a command that will do this...