ESP32_MPU6050 icon ESP32_MPU6050 ESP32/Arduino EZB firmware with MPU6050 support: provides accelerometer angles and Yaw/Pitch/Roll gimbal servo values for stabilization and scripting 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.
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
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience...
View Product
LynxMotion Smart Servos by LynxMotion
Featured
Lynxmotion Smart Servos

Compact Lynxmotion Smart Servos with position feedback, safety features and UART TX/RX for Arduino/EZ-B v4; scriptable temp, load, load-dir and ping.

One of the hottest video games by CardboardHacker
Featured
Robot By Cardboardhacker

Apex Legends Accessory Bonus Pack robot 3D-print idea for robot builders inspired by the gift-granting level-up companion

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

Cannot Respond To Community 3D Print Request

Hello! My name is Edward and I'm from PrintME 3D we have received a request to 3D Print some EZ robot componets, however when the order is clicked on I get an error. "Now look, you've gone and broken something! Just kidding - it's probably our fault. The error has been logged and staff has been notified." Please Advise on how to proceed...
question
Steps For Troubleshooting The Motors & Firmware Question In Windows

Steps For Troubleshooting The Motors & Firmware Question In Windows

EZ-Builder software is not supported in every system(firmware above 2.0) of ours. One...
question

Need Help For Cracking Robotics Interview

Hello everyone,I am studying engineering in Electronics and Telecom discipline. I am fond of robots since my childhood. I have small doubt i.e. if I want to get placed in robotics / automation based company ,what should I study(reference books/software etc) particularly for cracking an interview ? In simple words,as electronics engineer what other...
question

Disconnecting

We got as far as connecting the EZ-B to our wifi network and then connecting to the EZ-B on that network, however, as soon as I try to add a single servo to the Builder program, the EZ-B disconnects on it's own (does not generate disconnect tone) and says that it has successfully connected to the network. Once it has done this, we are not able to...
question
Text To Servo Speech Engine

Text To Servo Speech Engine

Here is a little project I have been working on with fellow forum member Bob Houston.... It was originally written by another forum member Louis Vazquez.... who...
question

I Have A Few Items Up On Ebay

I have an omnibot 2000 tall shell. I have an SD-84 I have an Arduino and Basic Stamp Kit I have a Sabertooth 2X12 Anyone interest, pop over there. thanks, Mel :-)
question

Passing A Variable To Soundboard V4

I would like to do something like the following but can't get it to work. $SongID = "Track_0" ControlCommand("Soundboard v4", $SongID) I could do something like this but want to avoid it if possible because this becomes static instead of dynamically driven. if($SongID = "Track_0") ControlCommand("Soundboard...
question

Windows 7 Narrator Voice

Is there any way that I can get Windows 7 to use a different narrator voice? I have one that I would like to purchase from Cepstral.com.
question

Address Change

My physical and email addresses have changed, I need to update my information. I can change it all but my email address. Please change that to [email protected]. Donald D. Parker
question

Script Help For Custom Http Server Missing A Command

DJ, I just wanted to give you a heads up that the "ControlCommand("HTTP Custom Server", StartServer)" command is missing from the EZ-Script Functions manual in the Script Help section. Currently it shows the following. Custom HTTP Server ControlCommand("HTTP Custom Server", StopServer) ControlCommand("HTTP Custom...
question

Spelling Error

Help on Script Manager "Description" shows misspelled "Control Detais" - should read "Details" (missing "l").
question

Read Distance

I have a simple question, how can I read ultrasonic distance from the sensor?