Auto Position Movement Panel (Gait) icon Auto Position Movement Panel (Gait) Create servo frames/actions to animate humanoid, hexapod or custom gaits with smooth transitions, SW ramping and directional control Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam 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
EZ-B Settings by EZ-Robot
Featured
EZ-B Settings

Configures and pushes WiFi SSID, password, system name and channel to EZ-Robot EZ-B v4 from ARC; saves settings with project for quick redeploy.

Navigation test robot with Intel RealSense T265 by Steve S
Featured
Robot By Steve S

Navigate an iRobot Create using Intel RealSense T265 and EZB with Synthiam ARC for reliable visual tracking navigation plus ultrasonic sensing.

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

***Ping*** Robot-Doc

Hey Doc, hope you don't mind me asking... The flashforge printer you mentioned... What software are you using with it? How (or do you even need to) is the print platform leveled/adjusted?
question

Rgb Animator Action Panel

I opened the RGB Animator from Project --> Add --> i2c --> RGB Animator. When I do this, the window Actions column is empty. When I click on the gear icon The windows comes up in full form but all entries are empty. I thought there would be a set of 'sample' actions loaded. Thanks.
question

Adc Motor Control Script

Attempting to control a motor with potentiometer (adc) and get it to move in correct direction (using hbridge) to a specified ADC position ideally I want the motor to operate like a servo ,give it a value and it will find that position and stop, this adcspecified would vary. script if ($adcSpecified = 135) (Get error "variable not defined on...
question

Wifi Connection Question

Hi, I just got my Six robot and assembled it. I can't get it to connect to my PC. I've been through the tutorials. Here's the basic info: EZ-B v4 0684 is showing up in my list of available networks. I can connect to it but there's an exclamation point over the signal strength icon. I've been through the tutorial and have followed the instructions....
question
Look What I Got

Look What I Got

Hello everyone! I just got my first shipment of parts from china which included: 8x relays and 1x 5amp adjusting power adapter(Audiowind). Just waiting for some regulators, and I should be...
question
ARC To ARC Connection

ARC To ARC Connection

Have been trying to connect two ARCs Together. The unit that see the EZ-B V4 is 192.168.1.250 and it can Control The EZ-B v4. EZ-B V4 is board 0 and is served as port 6666 in the...
question

Text To Speech Voices Revisited

I need some help with getting the Ivona voices to work with ARC. I've downloaded and install the voice pack. Then I visited 'ease of access/text to speech' and made the new Ivona voice the default voice (default was anna). I tested the voice outside of ARC and it works as default. In ARC, I add 'speech synth' and the 'speech settings'. The Ivona...
question

Trying To Get A Pir Working

I feel like a blind man wandering around in the bush at night hoping to find my way home! So here's where I'm at with this project, I've put some comments in so you can see what I'm trying to accomplish. Any and all help will be appreciated. :loop #timer to power down $x = 0 RepeatUntil($x = 30) $x++ Sleep(1000) EndRepeatUntil repeatUntil(1=2)...
question

ARC Freezes And Disconnects

i got latest version,and when i use a vertikel servo it freezes and disconect the ezb4 any idea ?
question
Nasa Posts Free Space Sounds

Nasa Posts Free Space Sounds

This might be super useful to you all NASA Posts a Huge Library of Space Sounds, And You’re Free To Use Them And SoundCloud is now a place you can find sounds from...
question

Adc Disconnecting Ezb

would appreciate assistance please included a short set of instructions that reads a potentiometer on a motor shaft and then moves a motor forward & reverse but for some reason it crashes my EZB after a few moves script :one set(d22, on) ADC_Wait(ADC7, lower, 120) set(d22, off) sleep(900) set(d23, on) ADC_Wait(ADC7, higher, 180) set(d23, off)...
question

Update On Wifi Adapters

Hi eone Just wanted to provide some additional feedback; installing the TPLink wifi adapter thetechguy suggested worked perfectly! Computers that could not connect to bots in ad hoc mode connect successfully using this adapter. If you use this adapter, you might find it useful to install the configuration utility as well as the drivers. This...