TCP Client icon TCP Client Telnet-like ASCII TCP client for ARC: connect to IP:port, send ASCII, view raw or HEX server responses with local echo Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.
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
Programming with Pictures by Synthiam
Featured
Programming With Pictures

Use camera-detected printed cue cards (direction, pause, start) to record and run stored movement sequences for ARC robots.

My Recent Projects After Getting My 3 Dev Kits by Chiefavc
Featured
Robot By Chiefavc

Robot photos showing multiple angles for build documentation, inspection, and troubleshooting.

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

Inmoov Battery Question

Hello fellow Ez-Robot Users, I am in need of some help, I have been building my Inmoov for several months when I have the time and came across this issue. I first had a e-fuel power supply 12v at 30a which I found out very quickly that it was too powerful to power my ezb4's (two that I have). I now have a 6v 50a power supply. When I connect to the...
question
Servo Movement At Power Up Before Initialization

Servo Movement At Power Up Before Initialization

When running my servo initialization in the connection script I am able to set position and speed just fine. I noticed that...
question

Setting Servo Speed For An Auto Position

Hello everyone. I am looking for some scripting help. I would like to set a servo speed, or even better, an incremental servo speed to all the servos in the auto position selections I use in a script. Instead of adjust speed for each servo individually. Is this possible? I am using 2 auto positions from 2 boards. The reason I would like this is...
question

Mobile Connection Init Script?

In the desktop connection control I have set the initial position and speed for servos in a connection script But, in the mobile interface I don’t see a way to do this in the connection control Anyone have an idea of how to have a script run upon connection on a mobile device? Thanks, Frank
question
Spinmaster Meccanoid Robot

Spinmaster Meccanoid Robot

Anybody seen this guy yet.Looks interesting.He is shown on Youtube 2015 CES show.
question

Stick Computer

Looking at buying usb stick computer for robot and need to know if it can run a 32 bit windows 10 version on ARC software? Or there is also a cheaper stick that runs on the mobile chrome operating system would this run ARC mobile?
question
Can Not Install ARC, Out Of Disk Space

Can Not Install ARC, Out Of Disk Space

Hi, I download EZ-build software and try to install it. After I choose the disk, the software shows that my disk is out of space. My C: drive...
question
Review Led Options

Review Led Options

I can not longer use the BlinkM for Alan's eyes as they have modified the hardware and voltage requirements etc. so I'm looking for other options. The neopixels blaster would be...
question
ARC Constant Crach Using Camera

ARC Constant Crach Using Camera

Hi! My first post here, I havent used my JD for some time but now when I use the software (with the latest version) then it crach all the time.... I have...
question
New Robot

New Robot

Has anyone seen the newly released ASPIR 3d printed robot? It seems like a perfect robot to be controlled by EZB. www.instructables.com/id/ASPIR-Full-Size-3D-Printed-Humanoid-Robot/#intro
question

So Weird : Ezb V4 Ultra Slow / Even On Ap Mode / And Some Really Weird Stuff : I

Just tried to upgrade one of my robots with EZB V4 hopping to get something much faster and also to overcome some serious issues and limitations due to EZB V3 losing Digital ports one after the other. 1) This expensive piece of hardware does something totally unbelievable : it CHANGES MY NETWORK'S GATEWAY to its own client's address... How is it...
question

End Repeat/Repeatuntil/Repeatwhile

I was going through different types of loops in ez-script and noticed that the help text mentioned that repeatwhile loops should be ended with endrepeatwhile, but in the examples that are given for repeatuntil, repeatwhile and repeat all are ended with endrepeat. I also couldn't notice any difference when ending loops with endrepeat rather than...