BN-880 GPS Compass icon BN-880 GPS Compass Standalone autonomous navigation using Beitian BN-880 GPS/Compass with real-time map waypointing and offline map caching; requires Arduino. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
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
Sabertooth Movement Panel by Dimension Engineering
Featured
Sabertooth Movement Panel

Sabertooth movement panel: control two motors via Simplified Serial with variable speed sliders, movement buttons, and serial port options.

Meet Modi by mitzeljk
Featured
Robot By Mitzeljk

Modi mobile voice-recognition robot controls a computer via EZ-B scripting and H-Bridge, built on an RC car base from cardboard and PVC

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

Web Cam

Can I connect an ordinary Web camera to direct to the ez robot
question
Cool Robot Gripper

Cool Robot Gripper

Found this interesting hand idea.... Don't know yet if these are for purchase....
question
How To Script

How To Script

Hello , I wanted to ask about the scripting in mobile interface I wanted to show the ping distance in a text box but I could not I wrote " $Distance " and when it gave me an err I...
question
Really Cool Animatronic Robot

Really Cool Animatronic Robot

This is what keeps me inspired....
question
Progress And Scripting

Progress And Scripting

Hello. Just a quick update and some issues I have. The hex that is still nameless is awesome. ARC is super awesome. Ive got the hex walking ( not quite in a straight line) and...
question
Reversing Servo

Reversing Servo

Hi Is there any way of reversing servos in Auto Position when building frames . like there is in horizontal or vertical servo. It would make it easier to keep track of where I am in the...
question

Parts Needed

Does anyone in the easrern US area have any levers from lever servos they would sell? I have a project and need two of them. I will go to the 3d forum if not available here. Thanks, Ron
question
Flex Sensors

Flex Sensors

Has anybody used, or know if these can be used with the EZ-B v4? And if do, how do they connect? These flex/bend sensors would be great if they worked with the EZ-B and ARC. Not much information...
question

Ez Robot Cam

Is it possible to connect the cam to a arduino UNO with the ICSP Port? I can't find any datasheet fr the cam :-(
question

Variable Not Defined: $Associate

So I'm getting an error that says: " Error on line 21: Variable not defined: $Associate " So how do I define a variable? Code: :Start # check for motion if(getDigital(D18)=1) Print (" associate detected") $Associate = Y $AssociateTime = $time sayEZB(" I SEE a associate") sleep(3000) endif if(getDigital(D17)=1)...
question

Help With Simple Script To Restart Camera

So I am trying to get my camera to restart automatically when connection is lost and reestablished... I have script running just fine to get connection back.. however I cant get the script to restart camera back up after connection is back.. I am trying this with no luck.. :loopcam if(IsCameraActive=0) repeatuntil(iscameraactived=1)...
question

Changing Over To Lifepo4 Batteries

I am now seriously thinking about converting the ALTAIR robots over to LiFePO4 (Lithium polymer) batteries they are expensive but the advantages are so great that I just have to do the conversion! LiFePO4 are far safer that LiPo and less prone to catching fire, they also last for many more charging cycles before wearing out (up to 10 times as...