Live Stream Broadcast icon Live Stream Broadcast Broadcast live audio and video from ARC camera to the web via HLS; cross-browser streaming. Requires router configuration for external access. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.
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
Camera NMS Pose by Synthiam Inc.
Featured
Camera NMS Pose

Overhead camera tracks a glyph to give precise robot pose to ARC's NMS for multi-camera indoor/outdoor navigation and waypoint control

Just Another Omnibot by robot56
Featured
Robot By Robot56

Omnibot Tomy restoration: camera and radar servo working, EZ-B Bluetooth connection troubleshooting, awaiting motor controller for mobility.

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

Random Answers To Questions Or Statements

Here's how I get random answers to questions and/or statements in ARC. It's a simple way that can be expanded on as needed. For example if I say - Goodbye The program responds with a statement from this code; $response = getrandomunique(0,3) if($response =0) Sayezb("have a good day") elseif($response =1) Sayezb("later man")...
question

Can We Build It Now

I was considering today what capabilities a intelligent home butler robot should have, to be worth the expense of purchasing one. Also, decide if the technology today is capable of building it at a reasonable price. What price would be acceptable if the robot provided all these functions. To accomplish this, I first listed minimum capabilities...
question

Suggestion For Improvement In The Speech Synthesis Windows

It is a lot of fun to work with EZRI. I like my project. Unfortunately I find the software with the language output a little difficult. I try to make a few intercative videos and I use the language output. When I go to the language output window, you can not mark the text. I must first mark it with ctr + a which is a little annoying. It would be...
question
2 Lipo Akku In The Same Time

2 Lipo Akku In The Same Time

Hiho @all. My battery life is too short for me. Can I use 2 Lipo batteries in parallel? Is it possible to connect 2 Lipo batteries with a Y cable? With lipo...
question

Camera Won't Connect To ARC

The camera we received with the Revolution Six robot won't connect to ARC. When we connect the camera to the robot, a blue light comes on in the camera module for a few seconds then turns off. When we try to connect it to ARC, it says it is connecting. Then after a few seconds, it says it disconnected but there was never any image or video feed...
question

Can You Help Get My My Robot To Hear?

Can you help me get my robot to hear? I need some help. I have done (read before posting) and am still having problems with my ezb speech recognition plugin on my Robot. It is extremely important to really be able to talk to Max. Right now the Bluetooth headset is shown working on the windows recording device setup but it will not work in the ezb...
question

Iotiny Case

@ Richard The Prototype of the Io Tiny case you did about 9 mths ago, is there any updated stl files, or are the ones in your posting the latest? While I'm waiting for my Io tiny's to arrive, I want to print out the case. ?? Thanks Chris.
question

Message Recieved When Trying To Add

What is wrong? Never seen this before... upgraded to latest version. Using new IOTiny... Error when selecting any script control... See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: Parameter is not valid. at...
question

Ssc32 In Mobile Interface

Hi, I have been using an ezb-v4 with a ssc32 to control servos without issue for a while now. However, trying to use the Mobile interface (v2017.02.16.00) the ezb/ssc32 link (uart @115200) is freezing (red light on both ezb and ssc32) as soon as I try to send a command via the uart. (It will still control the servos plugged directly into the ezb) I...
question

Need Large Hexapod Leg / Servo Designs

How do I build a large hexapod leg / servo without breaking the bank? I want each leg to be about 2 feet long.
question

Connecting And Using Alturn Servos

I came across Alturn servos. What would be the proper way to power, connect, and control a servo such as this one " https://alturn-usa.com/products/ARS-3216HTG+HV.htm " with the EZB controller? Thank you.
question

Coding Help Please

Good Morning, I am working on a project and I need help with some code. The code I wrote monitors all 24 Digital Inputs, takes that data and places into a string value which is used to display. I then have if then statements to check for a one. I then have that output trigger the string value $FAA. If the condition is met then an email is sent out....