Sabertooth Movement Panel icon Sabertooth Movement Panel Sabertooth movement panel: control two motors via Simplified Serial with variable speed sliders, movement buttons, and serial port options. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!
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
iRobot Roomba Legacy by iRobot
Featured
Irobot Roomba Legacy

Legacy iRobot Discovery and 4xxx control via EZB software-serial (D0), supports Arduino/EZ-Robot, adjustable baud rate; not for hardware UART/USB

Bob And Marty by MovieMaker
Featured
Robot By Moviemaker

Photos of Bob, Marty, Leaf & MEL and Fred - quick snapshots uploaded to share and enjoy.

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
Source Code

Source Code

Please can i get the source code for task scripting as illustrated in the example?
question

Keine Automatische Aufnahme Möglich

Wie kann man die Aufnahme der Bing Spracherkennungs-Skills automatisch mit dem wakeword starten? -
question

I Got This Error While Trying To Use DALLE

While using DALLE-E, i got this error. i tried restarting ARC but it didn't work Version: 2021.03.02.00 System.Net.WebException: The remote name could not be resolved: 'api.openai.com' at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at...
question
Can The Iotiny Be Made Into An Openai Chatbot Connected To ARC?

Can The Iotiny Be Made Into An Openai Chatbot Connected To ARC?

Can the IoTiny be made into an OpenAI Chatbot connected to ARC? My thought is yes based on...
question

The Robot Camera Device Will Not Show.

Camera device will not load the robots camera.  Why does it say camera can not connect?
question

Waitforanyspeech Missing?

Hello I was looking around the support section and found that there was an Audio option called waitForAnySpeech but when I tried to use it in ARC I received an error that said "Object has no method 'waitForAnySpeech'. Is this feature missing in ARC? This feature doesn't show up in the IntelliSense either.
question

Openai Chatgpt

Muss zur Verwendung des Roboter Skills openAI ChatGPT" ein kostenpflichtiger API Key erworben werden oder gibt es noch andere Optionen, ChatGPT in die Roboter Funktionen einzubinden?
question

Skill Bing Speech Recognition Error

When activating the skill, there is always an error message. All other skills work. Can anyone help me? thank you very much.
question
Modify Auto Position While Moving

Modify Auto Position While Moving

DJ or anyone else,  I have a few questions based on my limited knowledge of ARC.  The one thing I have learned about ARC there are many places where you...
question
Send Camera Image To Webserver

Send Camera Image To Webserver

Hello guys, Does anyone know how I can to get buffer array of the video frame inside js?(or inside something else script). If it is not exists then I'am not...
question

Pausing A Javascript That Has Called The Autoposition Skill To Run An Action?

I'm asking this question for two reasions; first I want to know the best way to pause a stand alone Javascript that has called the autoposition skill to run and to see how Athena does with coding.  What is the best way to pause a stand alone JavaScript that has called the Autoposition skill to run an Action? I know I can monitor the variable the...
question

Best Way To Display A Lot Of Data In ARC

hi what is the best way to display a lot of data in ARC. I have a large JSON file that is continuously updated via websockets  and I can parse the data into variables and arrays and I currently display it raw in various scripts. I see there are some charts, graphs, guages etc but is there a better way to display the data in ARC in  a graphical user...