Comm Expansion Configuration icon Comm Expansion Configuration Configure EZ-B v4/2 Comm Expansion: switch between UART transparent proxy and USB direct PC link (avoids WiFi); EZ-B needs separate power. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.
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
Graphy by Synthiam
Featured
Graphy

Plot live data with ControlCommand scripts: multi-series charts, many chart types, legend toggle, add/remove series, export graph data to CSV

Synthiam Spray Steam Mop by bumsteadsean
Featured
Robot By Bumsteadsean

Convert a Shark Steam Spray Mop into an EZ-Robot Steam Spray Mop-DIY robotics upgrade inspired by Team DJ

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

Wayward's I Plan On Using The Control Mo

Control module as central brain for an advanced bipedal Battlebot using MYO armbands to replicate human motion in an 8ft, 600lb suit.
question
We Can Do Better

We Can Do Better

I think we can do way better than this and NOT have it cost 500.000$
question

Good Short Tutorials On How To Use Various Sensors With Ez-Bv4

@DJ / EZ-Robot, Do you have any tutorials you can post on stuff like adding a simple Relay to the EZ-BV4, or adding an LED light and having it blink. Asking for the basics of hooking up sensors to the EZ-B4. Then what would be great is if you show in the ARC software how to use those sensors and also show how to use the SDK to interact with the...
question

Can Someone Help Part 2?

What I want the robot to do is move forward 3 seconds as long as nothing is detected in its path using adc5 or adc6, ir sensors. Sensors work fine. Have tried several iterations of scripting. No matter what I try the sensors do see above 60 but the robot never stops. Posting my scripts. Check distance script with forward movement :MonitorDistances...
question
Feature Request Mqtt Posting

Feature Request Mqtt Posting

Hi @DJSures Was wondering if you would be interested in adding the ability to printto / readfrom an MQTT broker for IoT connectivity. Not wishing to tell my...
question

Can Someone Tell Me Whats Wrong With Script

Can someone look at this script and tell me what is missing? Ive tried several elseif, endif, combinations and can not make work? Thanks :MonitorDistances $leftsensor = getadc(adc5) $topsensor = getadc(adc7) $rightsensor = getadc(adc6) if ($leftsensor 60) ControlCommand("Script Manager ", ScriptStop, "forward_3_Seconds") ElseIf...
question

Pir Sensor

Can a PIR motion sensor be used with EZB4. If so can you show mw an code example? Thanks
question
Extended Batt Outside Robot

Extended Batt Outside Robot

i had so much fun thismorning playing whit jd. untill the batt was empty.so my question is,there are bigger batt, with higher MAH 2200, could there made a connection...
question
This Looks Familiar

This Looks Familiar

i think i saw same here. hex
question

First Moves New Jd

it finaly arrived the waist case.i have now much respect for those who print. prize here in belgium was eek156.63 euro any ideas or improvements are welkom.
question
Tutorial On Fixing Voice Synthesis Question With Windows 8.1

Tutorial On Fixing Voice Synthesis Question With Windows 8.1

Tutorial On Fixing Voice Synthesis issue With Windows 8.1 and Windows 10. This is a tutorial to...
question
Autorepeat In ARC Designer

Autorepeat In ARC Designer

Hello; Brand new to EZ Robots. Still waiting for my JD kit to arrive. In the mean time I have been using the ARC software to design modifications I am planning to...