Sound Movement icon Sound Movement Stereo mic sound localization triggers left/right scripts to control robot movement, enabling directional responses (turn/move) to audio. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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
Live Stream Receiver by Amin
Featured
Live Stream Receiver

Play live web video and audio streams inside ARC from Chrome/Firefox, streaming directly to ARC camera control; network configuration may be needed.

Ez-robot kissmet by Smarty
Featured
Robot By Smarty

Kissmet humanoid robot with black Ez-Robot Backpack, puppet eyes, LED mouth and touch sensors, expressing varied emotions inspired by MIT's Kismet.

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

Appendarray - Bugfound

In the syntax examples, the AppendArray example, the command "AppendArray()" does not appear to be valid. Its not listed in the Script Manual either.
question

Ez-Robot Board Availablility

Not really sure where to post this, so I hope that this is the right place. I have two questions. First are any of the Version 3 boards still available as I have one and would like to get one to use as a back up in case something happens to the one I am currently using. If it is still available, how do I go about ordering one and what would the...
question

How To Write The Voice Control Commands

how to write the voice control,write and add video
question

Arrays

In EZ-Script: It is not really clear to me what functionality regarding Arrays are supported with EZ-Script. Perhaps someone can clarify for me how to do the following: 1. How do I define an array with multiple elements all at once. 2. How do I traverse the elements of an array? 3. How do I append to the array? 4. Is there a for loop like...
question

Sizeof Array

Does anyone know if its possible and how to recreate the Sizeof command from Arduino processing in EZ-Script. I am trying to port some code to EZ-Script but not quite sure how to accomplish this. Arduino Sizeof command Here is what I am really trying to port: Lets say you have a array of values: int sequence[] = {0, 2, 4, 6, 8, 10, 9, 7, 5, 3, 1};...
question

Repeatwhite - Bug Found

Found a little bug, in the scripting. You know how it will try to help you auto populate a command, for example start typing "Repeat"....in the list that comes down you'll find "RepeatWhite" but not RepeatWhile....which I assume is a typo. EndRepeatWhile is correct, btw.
question

Need Help Programming C++ Interface

need help programming a c++ interface for yarp so that I can give my robot the ability to learn would gladly make available to the community have tested with arduino and works perfectly if interested let me know have other modules I can give also need help printing the head in abs willing to pay
question
2 H-Bridges?

2 H-Bridges?

Hello all, I am trying to connect 2 H-bridges to my EZ-B. I followed the online tutorial and successfully connected 1. However, when attempting to connect the 2nd one I ran into some trouble. The...
question
Wii Remote

Wii Remote

i bouth a wii remote and looks the wrong one.
question
Awesome Fabricator

Awesome Fabricator

I don't know how many user here are interested is lager stronger robots but even though this dude is not into robotics he is an incredible fabricator and fun to watch. He has video...
question
What's He Doing Now?

What's He Doing Now?

What's he doing in the middle of the night! I also see some Roli's too! J
question

A Homemade Power Distribution Solution

I decided that I needed to divide my power input up a bit. I have some servos that can only handle 5 volts and some that can handle 6. Most of the ones that will be running together handle 6. I decided to find a way to build a power distribution center for the 6V side. I found a board at RadioShack (cant stand that place) that worked perfectly. It...