On Variable Changed icon On Variable Changed Run scripts automatically when specified ARC variables change; define variable-to-script pairs, monitor status, and trigger actions. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.
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
Sound Script (ezb) by Synthiam
Featured
Sound Script (Ezb)

Trigger a script when EZB audio plays, exposing live Min, Max and Avg audio-level variables for looped monitoring; stops when audio ends.

Revolution. The History Of by DJ Sures
Featured
Robot By DJ Sures

Revolution modular robot platform expands EZ-Robot with EZ-B v3 controller, 3D-printed prototypes, tutorials and a global maker community.

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
robot
Tony1952's My Rolly Boxbot

Tony1952's My Rolly Boxbot

Rolly: a Wall-E playmate on tracks using a 2WD Rover 5 base, EZ-B v4, ultrasonic sensor and JD head, dual LiPo batteries for extended play.
release

Windows Release 2014.10.27.00

MP3 trigger no longer crashes when loaded without a connection to EZ-B v3; HTTP server adds detailed logging for exceptions from incoming requests
question
ARC Crashes

ARC Crashes

Hi, I'm using ARC to control 2 EZB v3s and have a continued issue with crashes. I do have the latest version of ARC and the firmware on both boards is up to date but each time I try to open my saved...
question

Assigning Joystick Button Script To Control Ports On Different Ez Boards

Can you assign joystick button script to ports on different EZ Bs? There seems to be no place to specify which board the script is meant for. Is there script syntax to address this? Thanks
question
Roomba Red Help

Roomba Red Help

Hello all, Has anyone tried hooking up a Roomba Red with the EZB4? Ihaven't had any response from the robot yet... Also, the video tutorials, although good, don't reflect the current...
release
Windows Release 2014.10.26.00

Windows Release 2014.10.26.00

HTTP server supports camera image streaming tag with EZ-Script ClearVariable() to remove variables, plus HTTPCustomWebServer.EZB example
question

Help Needed Converting This Script From Python To Ez-Script

I have switched my robot over to Ez-Robot and I need some help converting the following Python script over the EZ-Robot language. if (data == "lets do some math"): math() if (data == "one"): one() global first first += 1 print(first) if (data == "two"): two() global first first += 2 print(first) if (data ==...
release
Windows Release 2014.10.25.00

Windows Release 2014.10.25.00

Synthiam ARC: updated connection tutorial, prototype HTTP Custom Server for custom HTML pages, warnings about disabling LiPo battery protection
question

Dinsmore 1525Nd Hall Efect Compass Sensor

I wanted to share my new find with others. at a local hamfest I purchased two Dinsmore 1525ND nd for no damping on outputs electronic hall effect sensors for $5. these sensors have both sine and cosine outputs. I have attached a data sheet for reference. So far the results are pretty good, now to interface it to EZ v4 instead of my development...
question
Help Controling Diverse Electronincs H Bridge

Help Controling Diverse Electronincs H Bridge

Hi Folks, I want to use my Diverse Electronics motor controller for torso rotation on my B9 robot. I have it connected using 1...
question

Help With Array

Good Afternoon. I want to create an array where I store two string values. For this example I will call it $x and $y. I want to store the variables in the array. I want to store as many as I need. I understand the definearray command. What I do not understand is how to input in the array and keep adding the string variables. Let me post my example....
question

Ez-Robot Rebooting Every Time I Use A Servo

Hello Everyone, I require assistance once again and I apologize for bothering you, but I have yet another problem. I go to keyboard control and set the w key to Servo(D13,25). I press w and the servo moves but then my EZ-Bv4 restarts and reconnects every time I do this. Thanks in advance, Crazy