Custom Movement Panel icon Custom Movement Panel Custom Movement Panel maps directional commands to scripts, adjusts per-wheel speed (0-255), and integrates with joysticks for unsupported motors Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
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 Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a men's size 12. The...
View Product
Conversational Menu by Synthiam
Featured
Conversational Menu

Voice menu tree to navigate options and run scripts on ARC robots. Multi-level, customizable prompts, speech I/O, timeout and repeat/back.

Bad Jokes by robotdude
Featured
Robot By Robotdude

LieutenantCommander Data greeting droid has run 24/7 for two years; uses SpeakRSSDescription RSS jokes in Personality Generator but needs filtering.

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

Questione

Hallo ich bin Neu hier da mein Englisch nicht so gut ist um technische Probleme klären zu können suche ich jemanden aus Deutschland. Kurze Problem Beschreibung ich habe den EZ-B v4 Controller einmal auf dem iPad Mini und auf dem Rechner Installiert, wenn ich die WiFi Verbindung herstelle kommt die Meldung eingeschränkte Verbindung und bricht gleich...
question

Device Connection

Our research project is trying to interface three TI-EZ430 watches and one Myo to mimic movement. We would like to be able to interface all four components at once. Is this possible?
question

Cont. Rotation Servo .Stl - Size Right?

Could someone from EZ-Robot or someone else that has printed the continuous rotation servo double check it for me? The female ez-bit slot size seems way too small. I've printed the ez-bit cubes and their male and female bits match up with purchased ez-robot/ez-bit items. So that tells me the cube .stl is good and my print can print them correctly....
question

Open To Suggestions For Daddy/Daughter Build

I want to start a project with my 6yo daughter to nurture her interest in robotics. Currently have a fairly large RC collection of ground, air, and water based units, I have plenty of unused Arduino boards megas and unos...I have a power wheel chair sitting, two sabertooths one a 2x25 and one a 2x32...2 150lb 10" stroke and 2 150lb 6"...
question

Outputting Snapshop From Videostream In C++

Has any one had success with setting up a camera stream and saving a snapshot to a file using c++? This is what I have so far: EZ_B::EZB ^ezb; ezb = gcnew EZ_B::EZB("MyEZB"); EZ_B::Camera ^ezbCam; ezbCam = gcnew EZ_B::Camera(ezb); ezbCam->StartCamera(EZ_B::Camera::GetVideoCaptureDevices()[1], 320, 240);...
blog
Ez-Robot Open Iot Wifi

Ez-Robot Open Iot Wifi

Open IoT Wifi enables custom firmware on EZ-B v4: edit, compile and upload; change TCP/IP ports and AP IP; add JSON listeners, custom webserver.
question
Ez-Script Escaping Specific Characters

Ez-Script Escaping Specific Characters

what i want to do: $pos = IndexOf($buffer, "\n") this is what i tried without success $pos = IndexOf($buffer, 0x0a) i didn't...
question

Filereadall Stops Working

Tested with the last version and the previous version The following code: 1: ClearVariables() 2: $test1 = FileReadAll("c:\dev\test.txt") 3: FileReadClose("c:\dev\test.txt") 4: Print(Length($test1)) Generates an error: Quote: Error on line 4: Missing String Quotes or Invalid Expression at index 0: "hello the...
question

User Book To Better Under Stand Scripting/ Programming

Hoping/ wondering if anyone has suggestions on a book that would help me with scripting and understanding programming something simple. My work takes up so much Gray matter these days, it's hard keeping up with work, I love working on robots even though I don't get it sometimes. If I was retired then I can focus 100% On EZB. So I'm looking for a...
question

Sound Servo Script

Hi guys. I used Sound servo to drive a led to blink according to soundboard but i dont know how to make it work with mobile interface. i know how to make a button to make it sound but not the led part. is it possible ?
robot

Alex's Can I Control A Robot Through The Vr Technology?

Control a humanoid EZ-Robot via wireless VR motion capture to mirror your movements and assess needed robotic articulation
question
Anyone Using A Steam Controller?

Anyone Using A Steam Controller?

As the subject suggests really. Wondering if anyone has got any experience using Steam Contollers with the Builder or SDK? If not, let's start putting some...