MP3 Trigger icon MP3 Trigger Serial MP3 Trigger for EZ-B: plays MP3s from mini‑SD; configurable port/baud. Deprecated-replaced by EZB v4 streaming audio. 3rd‑party. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
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
DJI Tello Movement Panel by DJI
Featured
DJI Tello Movement Panel

Control DJI Tello from ARC with live camera feed for computer vision tracking; fly via scripts, speech, joysticks, Python, or Exosphere.

Mini-zip V3 Upgrade. by jdebay
Featured
Robot By Jdebay

Repair and upgrade a Dagu RS024 12-servo hexapod: v3 controller install, mini-servo replacement, and learning actions/frames.

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

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...
release

Release 2013.02.09.00

Firmware updater fixes legacy update issues; adds GetPWM(), editable ScriptManager names, ScriptFlow save/refresh, HBridge and UI fixes.
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
robot
Leversofpower's Cutting My Teeth. The Floor Crawler

Leversofpower's Cutting My Teeth. The Floor Crawler

Convert a thrift-store RC car into a fast robot using salvaged motors, an Easy-B controller and H-bridge for a cheap,...
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...
question

Script Manager Sorting Question

There appears to be some row focus issues when sorting a script position within the script manager. It is exhibiting unexpected behaviors. See this video for a sort illustration. Also, I have triggered an exception within an array that I am guessing is used to hold attributes of the script manager sort / row position. It was an index out of...