Bot Libre icon Bot Libre AIML2 chatbot client for ARC connecting robots to Bot Libre cloud for customizable, private chatbots and personalities. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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
Dynamixel by Robotis
Featured
Dynamixel

Open-source ARC plugin to control Robotis Dynamixel servos (XL-320, AX-12, XL430) via EZ-B, Arduino or Robotis. Supports position, speed, accel.

Cookie Monster Robot by DJ Sures
Featured
Robot By DJ Sures

EZ-B Cookie Monster robot: auto-collision detection, timed head motion, remote-controlled arms, radar screen, DIY frame

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
Rgb Animator Help

Rgb Animator Help

Hi guys. I have a quick question regarding the RGB animator config "Settings" menu. At the moment I have 4 animator actions and would like to know if I can asign a soundboard...
question

Ez-Cloud History

I like the " Version History " in the EZ-Cloud, it is very usefull. The question is, would that option be coming the local pc file system soon or at all ? Thanks,
question

Ez Robot Abilities

I was just wondering if anybody has posted any videos of an ez-robot completing tasks other than just dancing or other very simple things. People have been receiving them for a short while now so I just thought what I saw would be impressive by now. Not trying to be negative just trying to understand all the hype about it before I get mine cuz I...
question

Digital Servos?

In another thread, DJ said that to prevent the "jump" on power-up of servos, we could use digital servos, and that in the new year EZ-Robots would be offering a line of digital servos with full motion range (apparently a limit on those available today). I have a couple of questions about these. I know digital servos can provide position...
question

Led Matrix Panel

For a new project I'd like to add an LED Matrix Panel to my robot. I've see a few things in the manual about attaching individual LEDs (https://synthiam.com/tutorials/Hardware.aspx?id=7). However, what I am really looking for is something more like this - https://learn.adafruit.com/32x16-32x32-rgb-led-matrix. This one is compatible with the Arduino...
question

Roli H-Bridge Wired Backwards

After following the connection tutorial, my Roli was going backwards but turning in the right direction. After some tinkering and using the direction/correction charts in Rich's excellent l298n tutorial I determined that the wiring harness was connected backwards. Reversed the connection on all the wires except the powerband ground. So, to save...
question

Robot Head

Does anyone have recommendations for printing the robot head? We have an Ultimaker 2 and have tried repeatedly with no success. We recently also received a Makerbot Ultimaker 2x. We are going to try printing this morning. I assume supports are a must. Other recommendations?
question

Limiting Servo Speed After Network Connection

I have an annoying little problem I hope someone can help me with. So, when I power up my EZ-B4 the servos connected to it briefly pulse. Not a problem and expected. All my connected servos have limited speeds and set min/max movement positions. But, after the V4 and my PC connect and I move a servo, any servo, with my controller for the first...
question

Making An Action Using Sdk:C#

Hello, i would like to know how do i create simple action using sdk c#. So far, i only manage to create frames using sdk, but i can't add those frames together to create an action like its possible in ARC . Thankyou in adv
question
Rotating Servo Calibration-Unscripted

Rotating Servo Calibration-Unscripted

Hey guys. Made this tutorial for people who had difficulty understanding the Ez-Robot tutorials, All unscripted.(This will be my new vid tutorial...
question

New Help With This Script

I am looking for a little help to finish off this script. The script as it is works, however, I want it to speak the sum of the 2 numbers. I have tried a few different ways but I can't get it. Hey, I pretty proud of getting this far with it. I've made a comment in the code of what I want it to say. :start $heard = "speech"...
question

Getcontrolvalue For Camerastart

Hello! I'm having a tinker with EZ Script and have a question about the GetControlValue function. Does anyone know if there is a GetControlValue for CameraStart? Ideally, I want to return a simple Boolean true or false if the camera status is started confused I was thinking something like this: $CameraStatus = GetControlValue("Camera",...