EZ-B Settings icon EZ-B Settings Configures and pushes WiFi SSID, password, system name and channel to EZ-Robot EZ-B v4 from ARC; saves settings with project for quick redeploy. Try it →

Robot Building Questions

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
ESP32_MPU6050 by Shawn Miller
Featured
ESP32_MPU6050

ESP32/Arduino EZB firmware with MPU6050 support: provides accelerometer angles and Yaw/Pitch/Roll gimbal servo values for stabilization and scripting

AVA (advanced visual android) update by animator28
Featured
Robot By Animator28

Synthiam ARC robot build: DLP face animations via EZ-Script/VLC, ezb camera object recognition, H-bridge DC neck control, high-torque metal servos.

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
Smooth Movement

Smooth Movement

Hi, I'm using JD with the camera control (color and facial tracking). JD's head turns when tracking but in very small, jerky movements. I'd like his head to move more fluidly. Is there a...
question

Servos Acting Up

Hey guys. I'm not sure if I am the only one with this problem. Every time I start up my robot, and the EZ Robot bulider, the servos jerk around on my robot for the first couple of times before it goes to normal. This has caused the eyes to break a couple times, I have to reset the mouth all the time, and the head jerks into places it's not suppose...
question
When Is V5 Coming Out?

When Is V5 Coming Out?

Just curios when the V5 of EZ Robot is supposed to come out and what upgrades it might have?
question

Unsure About Errors

Here are the errors: 13: Print( "Battery is "$voltageAA ) > Error on line 13: Missing binary operator: "Battery is " [?] 67 15: Filewriteline( "C:\Users\dylan_000\Desktop\AAlog.txt", $number + 1 ":" $voltageAA) > Error on line 15: Missing binary operator: 1 [?] ":" ":" [?] 69 Done...
question
Some Newbie Questions

Some Newbie Questions

Hi, guys. I am considering EZ-Robot as a kit to experiment with and demonstrate an AI system I am working on. Here is a video of an older version of my AI system in an RS Media...
question
Lol, Good Bye Old Place

Lol, Good Bye Old Place

question

Hasbro 2002 Interactive R2d2

I am desperate to find the antenna for the Hasbro interactive r2d2. Any ideas where I can try and resource one from?
question

How To

whats the best way to get jd standing on one leg. when i try lift the foot with one 1 degree it makes alot off sound, and these are brand new servo's.
question
Creating Plug In

Creating Plug In

Hi, I posted this yesterday but did not show up for some reason. I am creating my first plug in. Followed the tutorial completely. I keep coming up with the same error constantly. CA0055...
question

Servo Power Source Questions

Hi, My first question is about whether or not its fine with 24 servos to twist all the red wires together and all the black wires together so you end up with 26 wires - 24 data + 2 power. I will use a 7.5V46A power supply to provide power to the servos. The data lines will hook into my EZBV4 Microprocessor. It seems like the obvious answer is 'of...
question

ARC For Windows W/ Lynxmotion Ssc32u

Hi All I'm Newbiee May we can use ARC For Windows to control LynxMotion SSC32U board via USB ? https://www.lynxmotion.com/p-1032-ssc-32u-usb-servo-controller.aspx @trongdung
question

Keep Gripper Closed While Moving

I added a gripper to the galapogos bot as a "horizonal servo" attatched to D23 and it is working fine. How do I keep the gripper closed while the robot is performing other actions like moving forward. Right now it seems to open up while performing any of the actions. I think I could create whole new frames/actions but I just want to know...