Command Duplicator icon Command Duplicator Duplicate and synchronize commands from one master EZ-B to multiple slave EZ-Bs for simultaneous, mirrored robot actions. 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.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
Text Overlay by Synthiam
Featured
Text Overlay

Overlay a variable on a processed camera image at X/Y coordinates; name the variable and attach to a specific or any available camera

Traxbot - My First Robot by halbinath
Featured
Robot By Halbinath

Customize an EZ-Robot with 3D-printed parts, Thingiverse files, photos and a YouTube demo; kit assembled and software exploration underway.

Community

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
question

Hello,I Am Working With A 3

Hello, I am working with a 3 phase speed controller for my robot leg project. In order to change direction of the motor I need to either send +5V to a pin or ground that same pin.  Supplying the 5V in not problem but how can I use EZB to apply a common ground signal to that pin on command? Perry
question
Who Can Help

Who Can Help

initalvexgrippertest.EZB I need A lil help with some programming. It's been a year or so since I've written anything. I'm trying to set up a simple test with 2 grippers. I can get them to...
question
I Created A Remote Interface O

I Created A Remote Interface O

I created a remote interface on my PC and saved it to EZ-Cloud AppStore, and I can recall it successfully and control my Battle Bot with it on the PC.  I then...
question

Hi Dj, Let Me Keep The Questio

Hi Dj, Let me keep the question simple. The question is how to integrate the python script and c++ code with EZ-robot. I can understand that Ez-robot can promote and understand VB and c#. Any sample links and examples on how to promote the python script and c++ code with Ez-robot will be helpful.
question
I Am Currently Printing JD Fro

I Am Currently Printing JD Fro

I am currently printing JD from the Thingaverse parts. https://www.thingiverse.com/thing:781145 Is there a list of parts somewhere so I know how many to print...
question
Checking Out This Robot

Checking Out This Robot

I plan on Hacking this Robot by adding some servos, a camera and speaker. I know @jstarne1 had some. Any advice from him and the members? I will take some pictures during the...
question

It’S Great To See New Products

It’s great to see new products coming to market soon. Is there any update to the neo pixel blaster board? Thanks.
live hack
DJ's Third Hack Night

DJ's Third Hack Night

Use EZ-Builder to build Perry's robot eyes, make Dynamixel servo cables, control servos and record positions.
question

Who Loves $50 EZ-B V4s? Check

Who loves $50 EZ-B V4s? Check out Hobby King, they are having a sale! Just got a couple myself to add to the inventory!
question

Hi, I'm New To EZ Robot And Re

Hi, I'm new to EZ Robot and really enjoying it so far but I've hit a wall and need help. I have connected an IoTiny to a Ubtech Alpha 1s and used the plugin to successfully control the servos. I have a couple of questions. I've set the min & max positions for each servo on the servo control but I can exceed these values in the auto position...
robot
Justinratliff's Jd Spock

Justinratliff's Jd Spock

JD Spock 3D-printed Star Trek TOS phaser sized for JD, color-matched EZ_OST_phaser.stl and printable paper headpiece template (SpockJD.pdf)
question

On An Arduino You Can Use Anal

On an Arduino you can use Analog pins as digital pins (ie on an Arduino Nano pins D0-D13 are digital pins, A0-A5 can be used digital as pins D14-D19) Is this also possible with the EZ-IOTiny?