Network Change icon Network Change Execute scripts on WiFi/network connect or disconnect; monitor adapter, store status in a variable and trigger custom scripts for headless SBC robots. 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!
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
Brushless Motor Movement Panel by Synthiam
Featured
Brushless Motor Movement Panel

Control brushless motor controllers (hoverboard-style) via EZ-B: configure direction, speed and optional brake ports for DIY robot movement.

Rsp Robot by R2D2
Featured
Robot By R2D2

Robot RSP: building a 5.4 ft robot with ez-b v3, traction system, ESCs, voltage regulators and batteries-community project with photos and progress.

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

Update Checking From Ez-Script

Is there any way to check or a software update from within EZ-Script? I would love to have my bot tell me.... "Master Wayne, the Great Maker has updated my software." I guess I would like my bot to check daily so as not to put too much pressure on the website... and if I really wanted to get carried away then my Bot could downloaded and...
question

Ez-Sdk Compatability

Is EZ-SDK compatible with Microsoft Visual Studio 2005? Thanks
question

Roomba Movement Panel

Anyone have any ideas on how to reconfig the Roomba Movement Panel to use a different port (i.e. D1)? I had a rather unfortunate incident with D0... and let's just say D0 is no longer an option, lol Thanks!
question

Joystick Control

Hi All. As far as I can tell, the joystick control is all-or-none movement. Is there a way to make it such that a small movement of the stick translates to a slow movement of the wheels (and a progressively larger deviation of the stick produces a faster wheel rotation)? I'm using a sabertooth H bridge, if that makes any difference. Also, is there...
question

Wild Thumper 6Wd

Hi, What motor controller should I use with the 6WD Wild Thumper platform? I bought the 2.5 amp H-bridge board but obviously that's is not going to cut it! There is a dedicated controller board (https://www.sparkfun.com/products/11057) but not sure how one would connect it to ez-robot board? Has anyone else connect one of these to the ez-robot...
question

Hello All!

hello all i'm ramon schepers, i live in the netherlands. my nickname can look a little weird for people who don't know what cosplay is, but i want to keep my nickname like this~ i'm pretty interested in how an AI works, and how to bring something to life using a computer. then i've stumbled upon this website when i was browsing for robot related...
question
Battery Pack

Battery Pack

All tutorials show a 7.5 v battery pack hooked up to the EZ B. The kit comes with a 9 v battery holder (6 x 1.5). Am I missing something?
question

Printing & Using The Pwm Value ? ?

Good Morning EZ-Scripters ! Attached is my crude attempt to use and display the PWM Value. :Start # PWM(D19,50) # :Loop # $x=GetServo(D19) # #WaitForChange($x) # Print($x) # Goto(Loop) # PWM(D19,50) initializes to 50%, and the Slide Bar changes its value, but my Print Value does not change ? Thank You All & Best Wishes, [email protected],...
question

Programming Ez-B

Hey DJ, is there any chance you can tell me what kind of input does the EZ-B bootloader take? Am I violating any terms of the EZB? If not is there any way in which you can help? I've always wanted to program the EZ-B with my own code, and yes I'm fully conscious that Im not going to be able to use EZ SDK, nor ARC, but is there any chance of me...
question

Wall E

I am new to robot building. Am going to be building one with my students. Can anyone tell me what model of the Wall E toy is best to use as the shell?
question

What Kind Of Microprocessor Does Ez-B Use?

What kind of microprocessor does EZ-B use? Does it use an AVR or a PIC, if so, which model would that be?
question

How Can I Change The Name Of My Bt Module?

I want the BT Module to have the name of my robot, how can I do this?