EZ-Script Console icon EZ-Script Console Real-time EZ-Script console for ARC: enter and execute single-line commands, view output, clear display, and recall history with UP/DOWN. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
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
Stepper Servo by Synthian Inc.
Featured
Stepper Servo

Control up to 127 stepper motors via Arduinos mapped to ARC servos; supports any stepper driver, serial network, home calibration, speed/accel.

Untitled Hoverboard Project by fxrtst
Featured
Robot By Fxrtst

Build a robot base with cheap hoverboard 3-phase motors and Flipsky FSESC VESC - programmable ESCs, servo connector, auto-config.

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

Switch On Or Off ?

Can the EZ-B4 tell if a switch is on or off. If so can you show me an example code? Thanks
question

Possibility Of Adding This Sensor To The ARC Controls?

https://www.amazon.com/Adafruit-Barometric-Pressure-Temperature-Altitude/dp/B00JHJB2V6/ref=pd_sim_sbs_23_9?ie=UTF8&refRID=1EJXY3ZRV7B6J5TN6HNT It would be cool to add a weather station to my InMoov. I think that this sensor would accomplish a lot of that. Would this sensor be something that you would be willing to add to the controls in ARC?
question

Ip Ez-B V4

good morning is it possibile change a ip address the ez-b v4? i have a modem router set at 192.168.1.1 i the deskotop pc and i don't connect a jd because the conflict
question
Newbie Questions

Newbie Questions

Good day to everyone. I am new to this site with just having heard about Ez-Robots from my wife who saw it on a TV show. I am 45 years old, and do electronics, Repair/Restore/Make Parts...
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...