Single Camera Servo Server icon Single Camera Servo Server TCP video server for Unity clients to stream camera video and send servo positions to ARC for remote robot control 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
PushOver by PushOver LLC
Featured
Pushover

Send robot status alerts to iOS, Android and Windows via Pushover.net. Configure User/App keys to notify on low battery, stuck or task events.

Inmoov Doing Math by bhouston
Featured
Robot By Bhouston

InMoov robot performs math using EZ-B v4 and Synthiam ARC scripting, highlighting community-built scripts and advanced robot capabilities

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
Radar And Rgb Dont Work

Radar And Rgb Dont Work

i read the tutorial tree times,try all kinds of stuff.bolt rgb and ping sensor dont work.i use an original roli ARC.the ARC disconnect when trying to use one of the rgb,got 2...
question
Newbie Needs Help With First Robot

Newbie Needs Help With First Robot

Hello, I've never posted in any forum before, so I hope I'm doing this properly. I've designed, 3D printed and assembled a robotic Gremlin using the EZB...
question
Compressorhead

Compressorhead

I saw this vid on another Inmoov site. For me, it is one of the best bot videos out there. The whole concept is wild, over the top, and just my style.
question

Tomy Omnibot

have in my possession a Tomy Omnibot for sale. Please contact me at 661-470-7815. [email protected].
question

Dead Battery

I have an AdventureBot that will not charge. Tried two different chargers and two different outlets. Tried charging for over 24 hours. Tried connecting and received a diagnostic report which showed N/A for voltage. I have a Roli and the same charger charged the battery in the Roli. I am assuming it is the battery that is bad in the AdventureBot. We...
question

Servo Shutting Off Ez-B

Hello, I have just bought some metal gear servos for the robot I am working on. When I go to plug in the servo into the EZ-B it just causes the board to keep shutting down. Is it drawing too much voltage or current? It is these two Kookye Servos: www.amazon.com/gp/product/B01I6AWBJI/ref=oh_aui_detailpage_o01_s00?ie=UTF8&psc=1
question
Compatible Ssc-32 Controllers

Compatible Ssc-32 Controllers

I was reviewing the threads discussing the use of a SSC-32 controller to add an additional 32 servo (analog) ports. My question is if there are any specific...
question

Power And Temperature

I am using scripting to get power and temperature for 2 ezb's. I have noticed that even if I disconnect the 2nd EZB, my script still shows power and temp for it even though it is no longer connected. I think there may be a bug in Ez Robot. Here is my script. $cputemp1 = 0 $cputemp2 = 0 $cpupower1 = 0 $cpupower2 = 0 $cputemp1 = ((GetCpuTemp(0) *...
question
Generic Answers To Any Question

Generic Answers To Any Question

Okay, this should be a fun one. So I’m all about AI, Chatbots and the like, but here I’m looking for something that does not use any of the above. So here it...
question

Script Help For Running And Stopped Mobile Image Buttons

Hey guys. I need a little script help with the mobile interface "Image buttons". I have two custom images I have made for one button... put simply, I have a green image for "script running", and a red image for "script stopped". I have the following script where if I press the image button once, the script runs....
question

Three Function Gripper

Hello everyone! I am an engineering student and I am currently making a robotics project that consists in building a three function gripper to be used in a robotic arm. I was given a few specifications that are quite different from each other. Basically I have to build a gripper that: Lifts 25Kg palets with 1200800140mm Lifts 30Kg cardboard boxes...
question

Dc Motor Position Control

Hello, If I have a set of DC motors with encoders already soldered with the intentions of obtaining position control instead of continuous rotation. would I still need to run an H-bridge or can I hook the dc motors with encoders directly to the ez-b without and h-bridge and get the results I am looking for? Thanks in advance.