Soundboard (EZB) icon Soundboard (EZB) Play WAV/MP3 via EZ-B v4, manage tracks, add timed scripts for synced robot actions, control via ControlCommand(), volume and clipping indicators. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.
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
Custom Servo Controller by Synthiam
Featured
Custom Servo Controller

Control up to 99 servos via Vx virtual ports over serial (Arduino/custom firmware), integrating with ARC for scalable servo management.

First Look At The Upgraded Model by MikeJ
Featured
Robot By Mikej

UBM1 robot remake with bigger motors, stronger chassis and improved design for better performance-progress updates and images.

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
Servos

Servos

I need help I want to buy the ezb but I want to know what part I will need to connect many servos to my ezb
question

Rounding To 3 Places

I think there may be a bug in the rounding to 3 places, it seems that it rounds to 2 places. Here is my little test program that shows it. It may be I'm doing something wrong too. $55 = 55.18975647547689 $rten = Round($55,0) Print($rten) $55 = 55.18975647547689 $rten = Round($55,1) Print($rten) $55 = 55.18975647547689 $rten = Round($55,2)...
blog
Community Designed Ez-Robot Duck Hexapod

Community Designed Ez-Robot Duck Hexapod

3D-printed hexapod robot duck from the EZ-Robot community unboxed on video, safely displayed with DJ's rubber duck collection
question

Help With Grandsons Robot

I just ordered another EZB4 for myself and I am trying to help my 8 yr grandson" Hunter" who has been begging to build his own EZ robot. I am starting him off with one of my EZBV3 kits. I am having trouble finding the basic boxbot tutorials all together without jumping around on the video links? What can I Email him? I wanted something...
question

13 Year Old Beginner Please Help

I am a binner in robotics from south africa and am 13 years old. I have acces to a arduino and would like to know if there is any way I could use that instead of the ARC board because I have no way of buying it because I dont have the funds and my parents dont allow me to use their credit card on the internet. Another question I have is that...
question

Dc Motor

I am planning my design and tech of my robot but I realized I do not know how to make a dc motor work I know I can use a continuous rotation servo but I will have to learn how to work a dc motor at some point. I would really appreciate it if someone could post a tutorial on how to connect the wires.
question

Ez-B V4 Gets Another Uart Serial Ttl Port

While the plastic injection molds are being verified and the PCB's are being assembled for delivery, I decided to spend a little time in the EZ-B v4 firmware to see what else I could pull out of it for features... You know, to make your wait worth it While the molds are checked over for quality injections. Well, I discovered there was just enough...
release

Android/Windows 2014.03.29.00

EZ-B v3 Firmware 16.4 adds servo smoothing to reduce twitching and includes an Android app update.
release
ARC 2014.03.27.00

ARC 2014.03.27.00

Synthiam ARC: EZ-B v3 Firmware 16.3 adds software-DMA for snappier I/O, 12-bit ADC, new commands and v4 compatibility.
question

EZ-Robot Complete Kit

Ta-Da! Happy Binary Day!!! (11-11-11) What better way to compliment an important holiday than something that brings people together (remember, it's Remembrance Day)... The EZ-Robot Complete Kit is now available! Following the overwhelming response from the Real Wall-E Video, I found myself in a challenging position. With so many questions and...
question

C# Sdk Tutorial 52 Get Variable Question

I'm using the C# SDK Tutorial 52 Get Variable to test communications with my app EZ-Face. The code below shows how to send or set a variable "X" and Get "X". I understand Set "X" private void btnSetX_Click(object sender, EventArgs e) { sendCommand(string.Format("$FaceName = {0}", tbX.Text)); } private void...
question
Hi Errors In Installation

Hi Errors In Installation

i used to have a ARC installed...but now I need to reinstall on a new machine with Windows 7. Just downloaded the latest MSI for ARC, and after installation got this...