HTTP Server icon HTTP Server Remote web control of ARC desktop: live screen interaction, movement control, camera list, EZ-Script/ControlCommand console with remote execution. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
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
The Navigator by Synthiam
Featured
The Navigator

Path-planning navigator using ARC NMS position and obstacle data to map, log trajectories, and autonomously follow waypoints.

Simone AI (OpenFembot) by TMesserschmidt
Featured
Robot By Tmesserschmidt

Synthiam ARC makes coding Simone easy: openFembot humanoid AI featured on Servo Magazine with open-source hardware, software, and tutorials.

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

What Is The Best Way To Connect A Lithium-Ion Polymer Battery To Ezb V3

What is the best way to connect a Lithium-ion polymer battery to ezb v3? j
question
Some Extra Parts Lying Around.

Some Extra Parts Lying Around.

Figured I would put some spare parts out into the robotic building world that are just sitting around drawing dust. If anyone is interested, let me know, I...
question

Simple Dance Script

Looking for a simple example of a dance script. Something that would have my robot move his arms up and down and turn left and right. Also looking for it to start a audio track
question

C ++ Programming

So I have zero experience in C++ programming. I see on Dave Shinsels website maker of the robot LOKI, that he offers his source code for his arduino based I/o control. Can this code be directly used for the ezb4 and just modified for whatever is used or unused on my particular project? Thanks Chris
question

Office Cams.

ez-robot staff meeting going now? 1:32 pm eastern day light time. j
question

V3 Ez-B For Sale

I see Robot City Workshop has EZ-b v3 for 110 dollars.
question

Cheap 3D Printer

today i was checking on ebay for a 3dprinter when i saw a makerbot for only 645$ so i thought if you do not have a 3d printer and you want one for cheap like me then you mite like this here is the...
question
Servos

Servos

I need help I want to buy the ezb but I want to know what part I will need to connect many servos to my ezb
question

Rounding To 3 Places

I think there may be a bug in the rounding to 3 places, it seems that it rounds to 2 places. Here is my little test program that shows it. It may be I'm doing something wrong too. $55 = 55.18975647547689 $rten = Round($55,0) Print($rten) $55 = 55.18975647547689 $rten = Round($55,1) Print($rten) $55 = 55.18975647547689 $rten = Round($55,2)...
question

Help With Grandsons Robot

I just ordered another EZB4 for myself and I am trying to help my 8 yr grandson" Hunter" who has been begging to build his own EZ robot. I am starting him off with one of my EZBV3 kits. I am having trouble finding the basic boxbot tutorials all together without jumping around on the video links? What can I Email him? I wanted something...
question

13 Year Old Beginner Please Help

I am a binner in robotics from south africa and am 13 years old. I have acces to a arduino and would like to know if there is any way I could use that instead of the ARC board because I have no way of buying it because I dont have the funds and my parents dont allow me to use their credit card on the internet. Another question I have is that...
question

Dc Motor

I am planning my design and tech of my robot but I realized I do not know how to make a dc motor work I know I can use a continuous rotation servo but I will have to learn how to work a dc motor at some point. I would really appreciate it if someone could post a tutorial on how to connect the wires.