Floor Map icon Floor Map Draws a live floor map of robot movement using Movement Panel, logging direction, distance and heading; configurable speed and turn settings. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
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
EZ-B Settings by EZ-Robot
Featured
EZ-B Settings

Configures and pushes WiFi SSID, password, system name and channel to EZ-Robot EZ-B v4 from ARC; saves settings with project for quick redeploy.

My new Metal Robot with voice commands 10/25/2019 by EzAng
Featured
Robot By Ezang

Metal robot with voice commands and automatic positioning for easy viewing and interactive demonstration

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

Ai For Paralyzed

Hello, my health is delicate, and I'm going to be paralyzed as time passes. So I want to know if there is an AI robot that can help do chores and so on. A conversation in Spanish with him would be fantastic, but I don't know if something like this exists. What would the cost be? Thanks in advance, and I hope you have a great day.
question
Thrustmaster Skill

Thrustmaster Skill

I'd like to request a skill to control a Thrustmaster joystick similar to what you have for the cordless xbox joystick. It would be awesome!
question

What Is The Best Motor For Wheel Robot

Hello, I will start my robot project and I need to ask about what is the best motor of the following for wheel robot with RPLidar A1: * DC Motor with PWM. * DYNAMIXEL XL430-W250-T. * Continuous Servo. I Will use The Better Navigator for Movement, So did motor type is affect or limit the movement by The Better Navigator, I didn't find any info about...
question

How To Determine When Robot Is Talking Or Not Using Ezscript

How can I determine if my robot is talking or not using EZScript? There is a global variable $PCPlayingAudio, but this does not relate to talking (SAY command).
question

Bing Speech Recognition Pause Then Unpause

Hello, How do I pause then unpause Bing Speech Recognition using VAD? I can pause speech recognition but unpausing is not working. What am I doing wrong? Using -  ControlCommand("OpenAI ChatGPT", "Send", getVar("$BingSpeech")); ControlCommand("Bing Speech Recognition", "PauseListening");...
question

How To Use AI To Estimate Distances

How do I use AI to estimate distances using a ultrasonic sensor?
question

Send Commands To Servos Over Serial

I have a Raspberry Pi running Synthiam on an installation of Windows 10 and I need to send serial commands to the servos. How can this be done?
question
Chatgpt Integration?

Chatgpt Integration?

I have been using ChatGPT a lot lately just to see what the AI can do.  I am impressed in many ways over previous Chatbot AI engines.   Integrating ChatGPT into ARC/Synthiam...
question

Open AI Chatgpt Not Speaking Full Paragraph But Mouth Does Continue.

Hello All and hope everyone is getting ready for the holiday and spread cheer. Why when using OpenAI ChatGPT it will not speak the entire paragragh but the mouth does continue with paragragh? Is this a OpenAI ChatGPT limitation? Thank you.
question

Syntax For Referencing File Location In Ezscript

What is the Syntax for referencing a file location (directory) in EZScript? For example "C:\Images" + $Variable + ".jpg" return an error message.
question

Which Servo Controller Should I Use

Which servo controller should I use? I need 5 pieces of servos. Power supply 5 volts. I will use raspberry pi 4
question
The Speech Is Cut Off Using Bing Speech And CHATGPT And Iotiny

The Speech Is Cut Off Using Bing Speech And CHATGPT And Iotiny

So I ask the BingSpeech "What is your name?" it sends question to CHATGPT which then...