Sound Servo (PC Speaker) icon Sound Servo (PC Speaker) Maps PC audio volume to servos in real time with scalar, min/max, invert & multi-servo options-ideal for syncing robot mouth to sound Try it →

Robot Building Questions

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
Translate by Jlucben
Featured
Translate

Translate text via Microsoft Translator (auto-detect); EZ-B plugin stores translated and detected language variables. Requires Azure key.

Robot Navigator by R2D2
Featured
Robot By R2D2

Navigator pocket robot: aluminum riveted frame, 11.1V LiPo to 8V regulator for EZ-B, minimalist ping-sensor navigation with camera/compass expansion

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
Question About Hbridge Configuration

Question About Hbridge Configuration

OK so I get to ask a question I have tried several variations and I have forward and reverse but left and right are inversed. I click right turn it...
question
ARC Connection Questions

ARC Connection Questions

Hi all, Sorry have to admit I'm a newbie at this. I'm having problems with the builder and servo connections .. I have done everything that the calibration tutorial has...
question

Bluetooth

Hello everyone - I am trying to set up my bluetooth - I am using windows 8 - the bluetooth has been recognized however it shows "offline" - I am able to connect with my Asus pad - I have removed the Dell wlan / Bluetooth stack - still says offline - any suggestions? Thank you
question
Very Simple Claw

Very Simple Claw

Hi... During my experiments to transform everyday hardware in robot pieces, I came up with the need to build a very simple hand... Something. After trying a few desings, I created these...
question

Whats The Difference Between Tomy SR And Omnibot

Hi everyone I wanted to know if the tomy robie sr can have the same features as the tomy omnibot 5402
question

I Am Also Looking For An Omnibot2000

I just missed the bid on one and the rest are really expensive. I was 2 secs away from winning the bid. It has to be affordable for a Senior Citizen on a fixed income. Thanks, Mel
question
Battery Coupon 10% Off And Free Shipping Ecomelectronics.Com

Battery Coupon 10% Off And Free Shipping Ecomelectronics.Com

This is a simple coupon from ecomelectronics.com which sells batteries the original sizes for...
question
How Do I Build An EZ-Robot?

How Do I Build An EZ-Robot?

I saw this robot on tv and i thought it was fun to build it but i don't know how doe anyone has some ideas
question
Using Two I2c's

Using Two I2c's

Hi Successfully integrated EZ with my unity project yesterday. But now I have an issue. I am getting a compass module in the next few days and an accelerometer. I wondered if someone could...
question

Ezb On Hal Robot Suit?

HAL robot suit Check out this system that is already being tried to help the disabled and injured. Here is challenging hack. The rewards could be amazing? Can you imagine what a virus could do to you! Your wife might make you walk around the shopping malls until your batteries go dead! Steve S
question

Proxy Server Authentication

Hey DJ Been off the grid for a bit ... went and brought a new house and had to pull 10 years of living apart to shift ... most things are in storage but I am getting back into it.... can't complain as I now have a real workshop to really get into building Lawrence. I've introduced my students to EZ-Robot and they are loving it.... we even printed...
question

How To Declaration Of Multiple Variables.

hi, im modifying one of the ARC examples for custom object avoidance 2. my robot is avoiding most obsticles right now. but when he gets boxed in I just want it to backup when it detects the left,right, center at 255. I tried this if($PingL,$PingR,$PingC < $MinDist) Goto(AllBad) endif how can I do this? here is the code # Set the servo left...