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 →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.
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
Wavefront by rz90208
Featured
Wavefront

Wavefront grid planner computes collision-free, deterministic paths from start to goal using known occupancy maps for indoor robots.

My Robot : Boybot by teslatool
Featured
Robot By Teslatool

Boy Marx' erster Roboter: Freude, ihn zum Leben zu erwecken und Grüße aus Deutschland

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

Problems Connecting With Mobile App

I have a JD robot and operate under iOS.  After launching the app and switching on the robot, I sign in with email and password. I then hit "save" only to receive the following error: Error. Unable to connect to EZ-Robot Server. Server was unable to process request -----Object reference not set to an instance of an object -------...
question

How To Automatically Skip 'Update Release' Message On ARC Loading?

How can I automatically skip the 'Update Release' message when ARC is loading up, I'm running Auto scripts on a Latte Panda to run a project from power up, and want to auto connect from power up, without having to manually click to skip the Update release message? I try to have the latest release, but as the releases are changing so frequently at...
question
I Have Bought A 12V Relay And I Dont Seem To Get It Working (Its New)

I Have Bought A 12V Relay And I Dont Seem To Get It Working (Its New)

I am trying to connect my arduino uno to a electric lock, using a 12v relay. I...
question
Set Digital On In Javascript

Set Digital On In Javascript

When I use the following JavaScript code: Digital.set(1.d4, true); I receive error Line 1: Unexpected token ILLEGAL. I want to turn digital port d4 on, on my second...
question

EZ-B V4 Wifi Availability Goes Away

Quick question I two EZ v4 units both have same issue: They work for about ten min then d/c My script normally will auto reconnect, however when looking for the EZB connection on list of Wifi connections available in the home it is not there anymore. The normal blue light is still on and the red is not. I have tried different power sources on both...
question
How Do I Play Audio File In Blocky?

How Do I Play Audio File In Blocky?

How do I load an audio file in blocky? All I get is a small white line when I try to load an audio file. I am using ARC-Beta-2020-03-19-00-19052...
question

Mobile Interface With Pc

Hi I have a problem: I cannot pass the programming of the EZ ROBOT JD that it is generated in the mobile’s app, to the computer in the ARC> BLOKY application, before changing the ending of the file to .ezbloky, but now it won't let me do it I cannot open these files in any way. Has anything changed? I am doing something wrong?
question
Filereadline Getting Error Data Is In Wrong Format

Filereadline Getting Error Data Is In Wrong Format

I have created a file by downloading data from the web. this is the line of code FileWrite($DataFile,HTTPGet($url1))...
question

Servo Range Restricted With ESP32

Hi DJ and co... Thanks for all the hard work with the recent ARC updates. I've recently added an ESP32 to my InMoov to control some of the servos using Arc.... And I've noticed that the servos don't rotate the full 180 degrees when connected to the ESP32 Example..... Neck up/down servo on InMoov rotates full 180 degrees when connected to an...
live hack
Astro Boy Live Hack...Set Phasors On Stunning!

Astro Boy Live Hack...Set Phasors On Stunning!

Build an Astro Boy robot using AtomicPi SBC and Synthiam ARC/EZ-Builder for audio, camera, AI; 3D-printed limbs and live design...
question

Connecting EZ-B Or Iotiny To Arduino

Are there any Tutorials on how to connect EZ-B or IoTiny to Arduino uno or Mega ? I'm not finding any results that make sense to me on Google or on Synthiam forum. Thanks Steve
question
Passing Variables Between Javascript And Ezscript.

Passing Variables Between Javascript And Ezscript.

Prior to ARC, I was able to pass variable among different scripts using EzScript.  I can still do that, but I cant pass...