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
Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.
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
Servo Sketch 3d by Synthiam Inc.
Featured
Servo Sketch 3D

Real-time 3D servo visualization with motion trails, interactive camera controls and clear trail for ARC debugging and analysis.

Giant Robot Project With Ez-robot Board by Canadian Robot Maker
Featured
Robot By Canadian Robot Maker

Giant outdoor robot on Wall-E base using EZ-Robot board and Sabertooth 2X25 RC control; wheelchair drivetrain, planned camera and extended Wi‑Fi.

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

How Does The Ez-B Connect To Brookstone Rover?

in Dj's video he had the ez-b controller on the rover with sensor. how does the ez-b interact with the rover?
question

Found The Reason With Top Of ARC Project Being Cut Off By Menus Bar

Hi all l think I may have found what causes the top of the project in ARC to be cut off and hidden under the top menu bar for some of the users of ARC. I noticed that this problem has continued for me but seemed to happen randomly. The only way to fix the problem once it happened was to do a "Smart Arrange" in the control tab and loosing...
question

Which One?

Which robot out of these 3 are a good first project? Wall-e Tomy Omnibot brookstone rover(with arms,etc.[a fun think to do])
question

Ez-Script Reference Manual

If like me, you will play around with script ideas when you shouldn't be (i.e. at work). Rather than install ARC to get the EZ-Script commands I decided to "print" the EZ-Script manual to PDF so I can view it at work this way. If it's of any use to you I've uploaded it to some of my webspace so anyone can download it from here (release...
question
Astromechs

Astromechs

I've been scanning around YouTube and seen some R2D2s using the "A_____o" boards and/or Yost Eng servo controller. Seems to me that the EZ-B is just what they need. Do the R2D2 enthusiasts...
question

Floor Map - The Right Turn Mystery

Can anyone explain this 1. Add a script manager control 2. Add a script called forward 1. Add the Forward() script command 3. Add a script called rightturn 1. Add the Right() script command 4. Add the Floor Map control 1. Set it up like this: A.Number of pixels/second moving forward or reverse: 10 B.Number of degrees/second turning: 10 5. Set up a...
question

Is The Vuzix Wrap 920 Vr Wireless Connection

I havent got mine yet,and wanted to know is a wired design or wireless design it doesnt say anything on vuzix websaite
question

Wall-E

U-command wall-e costs too much for me so i was thinking of trying the interaction Wall-e instead. Has anyone done this yet? if so can i hear you experiences? Should it work the same as "The Real Wall-e", meaning could it fit everything the same as "the real wall-e"?(servos, ez-b,ect.) Thanks.
question

Check This New Robot Veterobot

https://veterobot.com/index.html
question

Scriptflow Questions

My understanding of the script manager is that in order to draw a named box a dependency between two scripts must exist using the command: ControlCommand( "Script Manager", ScriptStart, "TheScriptToBeExecuted") Some Issues: 1. When adding a new script to the script manager that has the appropriate dependencies to display within...
question
Firmware Update Question

Firmware Update Question

I got anther board to troubleshoot my first one. However, this board needs a firmware update. It won't update though. Here is the debug report: Firmware Updater Version:...
question

Thoughts And Insight Into Sleeping.

Normally I have only considered milliseconds in the past when working with database systems, i.e. software to software processes. So I am a little perplexed on how you guys/gals determine how long to sleep when calling sequences of servos, motors, sensors etc. Is this some kinda guesstimate game or does anyone have a precise method for gauging time...