ADC Graph icon ADC Graph Historical ADC graph and numeric readout (0-255) for 0-3.3/5V inputs; configurable board/port, sample interval, color, and pause for ezb controllers. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
Live Stream Receiver by Amin
Featured
Live Stream Receiver

Play live web video and audio streams inside ARC from Chrome/Firefox, streaming directly to ARC camera control; network configuration may be needed.

MyModifiedAdventureBot by EzAng
Featured
Robot By Ezang

Modified Adventure Bot with ultrasonic radar, camera, RGB animator and custom back wheels

Community

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

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...