Speech Script icon Speech Script Run custom scripts when speech starts/ends to sync servos and LEDs to spoken $SpeechTxt, with loop support, stop button and logs. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam 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
Watson Text To Speech by ptp
Featured
Watson Text To Speech

Human-like audio via IBM Watson Text-to-Speech: multi-language, selectable voices for accessibility and automated interactions. IBM Cloud required.

My Own Wall-e by TheRat
Featured
Robot By Therat

Learn the ez-robot platform to build RC ground and flying drones and a DIY Wall‑E using a Roli kit and a newly won 10" Wall‑E

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

Selling Jd & Six

I bought JD & Six brand new & they are both in like new condition. I have a few extra parts for JD. I am wanting to sell JD & Six & was wondering what might be the best place to sell them & what kind of price I should ask? E-Bay has only one new JD & one new Six for sell! Any help would be greatly appreciated!
question
H-Bridges Stop Working After Ez Updated

H-Bridges Stop Working After Ez Updated

Afternoon All I just upgraded to the latest EZ software and now all of my H-Bridges no longer work. None of the ports or settings were changed...
question
Controlling An Electromagnet With An Ez-Bv4

Controlling An Electromagnet With An Ez-Bv4

Hello! I am wondering if it is possible to control an electromagnet with an ez-b. All I would need is to turn it on and off. The...
question

Cant Get Connect The Ezbv

for what ever reason it seems sinds the ip ezbv4 is change with mack adres, i cant get any connected.
question
Visit To Synthiam

Visit To Synthiam

Last week I had a very enjoyable experience at the EZ-Robot office. I met Jeremy, Alan, and another employe (didn't remember his name). Jeremy made me feel right at home. He was very...
question

Feature Request

Would it be possible to add support for WeMo devices? That would give the EzB the ability to turn off and on, lights, switches, and small appliances.
question

Ezb V4 Run Code On-Board Instead Of Over Wifi?

Hello. I do not have an ezb yet, but have a general question about programming the controller. I understand that the ARC + EZ-script allows for the capability to control the robot when connected over wifi, but is there a way to load code onto the EZB v4 so it actually runs on the platform? I want to try and reduce network overhead and resources (if...
question

What Is More Efficient?

What is more efficient using the script manager and calling individual scripts within the main script or just writing one long script containing subroutines? I am trying to decide what the advantage of the script manager is.
question

Mini Servos

Hello to All, I am in the need of 4 mini servos like the ones used in JD’s neck. If I buy the ez robot servo’s, the price comes to $80.00 plus shipping (ends up almost $100.00) to the US and the time to get here. Costly for mini servos. I have tried to get them online but when I ask for confirmation of them having the C1 spline, I never get an...
question

Check Out The User Statistics

Maybe I'm the last one to notice this lol, but under the community menu it looks like there's a new "User Statistics" page. It's awesome, it's like real life gamer points! It's crazy to see some of those stats, it's the ezrobot hall-of-fame! I'm glad I made the list in one of the categories
question

Sendserial

When sending sendserial from my desk top to the Ezb-4 the program works fine but when use my mini ipad I can login but sendserial does not work.
question

Error: Missing Binary Operator: True [?] False

I have been working for a little while now, but cant seem to get away from this error: Start 4: $happyset = 1 5: $excitedset = 1 6: $annoyedset = 1 7: $smugset = 1 8: $sickset = 1 9: $tiredset = 1 10: $sadset = 1 11: $upsetset = 1 12: $angryset = 1 13: $confusedset = 1 16: $sleep=true 19: :Loop 21: $happy = false 22: $excited = false 23: $annoyed...