Virtual Robot icon Virtual Robot Display robot image with real-time servo position readouts and basic servo management including servo deletion Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
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
Get Line Containing From Array by Synthiam
Featured
Get Line Containing From Array

Adds GetLineContainingFromArray() ez-script function to return the first array item that contains specified text, simplifying substring searches.

Mr Freeze Costume Controlled By Android Phone Mobile App by jstarne1
Featured
Robot By Jstarne1

App-controlled Mt Freeze suit with blue coolant hoses, LEDs, EL-wire-wrapped gun, illuminated mask and phone chest controller

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
Why Won't My Batteries Connect?

Why Won't My Batteries Connect?

I'm sorry if this question sounds really stupid, but I am so lost it's not even funny. The tutorials recommend that rechargeable batteries be used to power...
question

Strange Issue With File.Appendstring

Hi, I have a very strange issue with File.AppendString. I have a very simple python script to write a text in a file: file = "C:\Users\FredWin\Documents\ARC\Scripts\ten.txt" File.Delete(file) File.AppendString(file, "text") but it returns me Start Caractères non conformes dans le chemin d'accès. Done...
question

What Ports Do I Plug A Ultrasonic Distance Sensor Into?

I have an ultrasonic distance sensor from maybe 2014 or 2015 it has 4 wires, what ports do I plug the sires into?
question

Adc Value To Servo Movement

Hi all. I am trying to get my ADC values to move a normal servo. In this project a potentiometer will move a normal servo as in if at 2.5v the servo is centre. If 0v it will move to 1 if 5v it will move to 50 and so on. Please bare in mind I do hard ware, coding even in this simple way is tough for me. Thanks all. Matt
question
RGB Animator Working Now With New Version?

RGB Animator Working Now With New Version?

Not working? Now it works,  Thanks -  EzAng
question
Audio, Servo Movement Panels Are Only On Connection 0 ?

Audio, Servo Movement Panels Are Only On Connection 0 ?

I noticed audio and the servo movement panels only work on connection 0 ? I also use connection 1, and...
question

Relative Servo Error On Connect

Hello... ... I had the mistake for a long time and was looking for it: Many of my servos moved uncontrollably when connecting! (different lengths, different random movements) At some point I noticed that the error occurs with all servos that are connected as "relative servo"! If I delete the relative servos and control them individually...
question

Irobot Roomba Movement Panel - UART Connection Issues

Hi, I am trying to use the Roomba Movement Panel, however I have some issues. It is very frequent that the panel is disconnected from the UART port, when I use it directly or through scripts. When the Sensor Streaming is active, I have the following error in the Movement Panel console: System.Exception: Missing data. Expecting 80 bytes à...
question

What Is The Best Hardware For Synthiam Now?

I have been rethinking this company as they evolve. I see a trend to supporting other hardware platforms which is awesome. I always just associated the software with the EZB project. So as the software morphs and has been doing, what is the best optimum hardware to run it on now? Is it still EZB or Raspberry Pi, or Arduino, or whatever? What if I...
question
Equivalent Of Ezscript's  Sleeprandom(A,B) For Python ?

Equivalent Of Ezscript's Sleeprandom(A,B) For Python ?

Hi, I used to use a lot SleepRandom(a,b) in my EZ-scripts to simulate random behaviors. I don't find the...
question
How Do I Set An Output To Reflect The Status Led Of Iotiny Or Ezb-V4?

How Do I Set An Output To Reflect The Status Led Of Iotiny Or Ezb-V4?

I see a lot of questions about LEDs but can't find anything on how to connect a...
question
Balancing A Robot On 2 Wheels (EZ Boxbot)

Balancing A Robot On 2 Wheels (EZ Boxbot)

Hi, I saw the EZ Boxbot video done with the EZB V3 and I saw that it balanced with 2 wheels that were flat and and short and I thought...