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 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
Screen Recorder by Synthiam
Featured
Screen Recorder

Record your screen to WMV1/WMV2/H263P files with selectable bitrate, save-folder and start/stop controls, creating tutorial or demo video snippets.

Bobii Reborn From Frizby Bob by MovieMaker
Featured
Robot By Moviemaker

EZ-BOB: rebuilt from Arduino BOB Frizby with glowing red LED eyes, series resistors, lopsided compact DIY conversion

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

These Guys Need Some V4's

Impressive group of robots. https://www.facebook.com/Sydney-Robot-Workshop-129941170519078/
question
Mono Ezb.Connect Not Working

Mono Ezb.Connect Not Working

Hello, i tried to program my EZ Robot with C# under Ubuntu 15.04. using System; using EZ_B; public class HelloWorld { public static void Main() {...
question
Windows 8 Speech Synthesis And ARC Question

Windows 8 Speech Synthesis And ARC Question

Hey guys. I have asked this question in another thread, but I decided to create a new "assistance required" thread as my...
question

Press Move , Release Stop

Hi guys. Here's what i want to know how to do . I want to make the button on the mobile app to only move when pressed. means , when i release , it will stop moving. instead of click front, it goes front until i press other button or stop. # Forwards Set(D0, on) Set(D2, off) PWM(D1, 50) PWM(D3, 50) here's what i have now. what i need to add to make...
question

Ez-Sdk Windows / Simple Project Not Running

I'm trying to connect to EZ-B through code (Console Application) without success. this is the code: namespace EZConsoleApplication1 { using System; using EZ_B; internal class Program { private static EZB ezb; private static void Main(string[] args) { ezb = new EZB(); Console.WriteLine("Connecting to EZ-B v4...");...
question

Differences Between Old And New V4 Cameras

I just received my new Revolution Six robot I got through Brookstone. (Paid only $150 for it on sale!) How can I tell if it has the new V4 camera included? I have an older V4 camera that I got when V4 Revolution started shipping (years and years ago. LOL) and do see a few differences. Mostly only text printing on the little boards though. DJ did...
question
Cleaning Out My Laboratory, Have Parts For Sale. Anyone Interested Also In The L

Cleaning Out My Laboratory, Have Parts For Sale. Anyone Interested Also In The L

We are talking about a working Leaf Project robot that I...
question

Talk Servo And Numerals

I have been developing a script that generates a series of numerals and I've noticed that the Talk Servo Control does not move when it receives a numeral in the Say command. For example: Sayezb(" two hundred and fourty eight") # the servo moves and the audio plays Sayezb("248") #the servo does not move but the audio plays Is...
question
Apollo Computer

Apollo Computer

It's amazing we made it to space at all! Wow, how far we've come...
question

Servo Rotation

Does anyone have any code they could share that would turn a servo from side to side. I need it to move the servo from position 50 to position 80 and back again not exceeding those positions but I cant seem to figure out the logic to make it happen. Any examples?
question

Sound Board Color / Object Recognitiuon

I did a yellow cop object recognition and the ez is not recognizing it (maybe due to poor lighting) but that is not the issue. The script won't talk out of the ez b and instead, I have to set the say to the pc soundboard, So EZ robot built in speaker does not obey the script yet it does the startup network find and all of that ok. Here is the...
question
Plugin Icon Missing From General Tab

Plugin Icon Missing From General Tab

I have followed the steps in the ARC Manual for Plugins. I have done a search and don't see an answer to this question. Step#5) there is no icon,...