Robot Building Questions

Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
Talk Servo v2 by Synthiam
Featured
Talk Servo V2

Animate servos to simulate jaw/mouth with ARC text-to-speech; configurable vowel/consonant timing, start sync, multi-servo control, pause/stop.

Artamus, The Rambo Knight Robot Hack by Steve S
Featured
Robot By Steve S

Artamus Rambo Knight Autobot hacked with EZ Robot control: RC soft-hack, VR, voice synthesis, servos, 9-DOF arms, LiPo power, 65 lb cargo.

Your Community Content

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
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...
question
Control Windows Media Player

Control Windows Media Player

Friends, how can I control the windows media Player (or the Itunes) from ARC ? I want my robot (that has an PC inside) to play my sound library, and of course I can...