Script icon Script Multi-language ARC Script: build, run and debug Blockly, JavaScript, EZ-Script or Python with Intellisense, run/save/load and Roboscratch support Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.
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
EZ-SLAM by Synthiam
Featured
EZ-SLAM

Creates a map in a global variable; proof-of-concept SLAM visualizer (very experimental).

Detect Multiple Colors by DJ Sures
Featured
Robot By DJ Sures

ez-robot camera detects faces, objects, glyphs, QR codes and colors; works with JD Humanoid and any ez-robot configuration.

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
External Power

External Power

Hello everyone, how are you? I know there are several topics around relating to modifying the EZ-Board for use with an external power supply. I just need to check to confirm that I understand...
question
Rad Robot

Rad Robot

Happy to report that my EZ b and H bridge motor controller came in and is working. I have already figured out much of how to get the old Rad robot base tank to work ...and with audio,Doing the audio...
question
Monocular Camera Slam

Monocular Camera Slam

Does anyone know how to or know of anyone who has used the EZ-B v4 camera on a robot to do monocular SLAM similar to the videos below. It seems that all the code is available...
question

Charging Revolution Jd

It would be great if you lengthened the connection of JD to the charger. We have some connections that are so tight it has been very difficult to charge. stress
question

Sabertooth 2X25

I have my RC lawnmower working great right now. I bought an ezb so that I could use it from the couch via wifi. Looks like the ez connects to the sabertooth via gnd, +5 and S1. Which pins on the ezb do I use for that? ACD or Digital? It looks like the ezb will be powered via the sabertooth, will not need batteries for it?
question
Servos Don't Work

Servos Don't Work

I just received the JD Robot from you last week. It seems to have a couple defective servos. The first one a main shoulder servo that is in the humanoid body. The second defective one is...
question
Down, But Not Out-Bing Question

Down, But Not Out-Bing Question

Down, but not out-Bing question Missed a step carrying a box to the basement, broke my Tibia and Fibula bones, later developed severe Gout in both feet,...
question

Ipad To Windows Video

I have been looking for ways to bring iPhone video into Ez-Robot. I think I may have found a way. Has anyone tried using an app called EpocCam . It seems to me if it an iPhone can be made into a wireless webcam, it should be easy to bring it into ezb as a robot camera. This would make it possible to use my extra iPhones for camera's. I am not...
question

Servo Position

Hi all! I have two kind of servos. Some are the default ez-robot servos and some MG996R. As you can see at the video, the ez-robot servo can make full 180 degree movement instead MG996R that it's movement is small. How can i resolve this issue?
question

Stand Alone Operation?

I am a potential new customer looking to understand the EZ-Robot developer's kit. My question is: Is the kit capable of stand alone operation? Or, will my robot require wired/wireless tethering to a host computer to do everything? Specifically interested in the speech recognition functions.
question

30A H-Bridge And Brain

Hi all, I was wondering if this motor controller could be connected to the EZ Robot system for running 12V motors (guess I need a seperate battery for that). I used the 2.5A H-bridge before which worked nicely for a small motor. https://www.servocity.com/roboclaw-2x30a-motor-controller#.V0d3FZMrKu0 many thanks Johan
question

Voice Command And Recognition

Hello, I am trying to write a simple block of code for Roli that will wait for a command, and have the robot repeat it. When I say something the $ValSpeech variable is assigned the right value, but it will jump to the else every time. When I click "Hello" or "Bye" from the Run screen, the robot will say the proper command. Here...