All Community Content

Upgrade to ARC Pro
ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Robot Builder Coffee Mug, 11oz

Robot Builder Coffee Mug, 11oz

Start your robot building day on the right wheel, err foot, with this Synthiam Robot Builder black coffee mug. This...
Indoor Positioning System by Synthiam
Featured
By Synthiam

Indoor Positioning System

The indoor positioning system is a combination of IR transmitter and IR dual camera receiver. The IR transmitter is mounted on your robot,...

6 Servo Arm Using Vb.net, Visual Studio 2010 Code And Video by jphillipsnj
Featured
By jphillipsnj

6 Servo Arm Using Vb.net, Visual Studio 2010 Code And Video

Hi, I am writing a lot of code for EZ and I would like to share some of VB code. Here is the code for the video below. I am still working...

Your Community Content

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

Advanced Speech Recognition Query

I have a question about the Advanced Speech Recognition Robot Skill. Hi Support Team, I wanted to reach out for clarification regarding a recent change I noticed in the Advanced Speech Recognition skill within Synthiam ARC. It appears that the auto-recording feature is no longer available in the latest version. This feature previously enabled the...
general
STL File Request For Jaw

STL File Request For Jaw

Is there an STL file available for the lower jaw without any support structures?
question
ARC Skills Needed For Inmoov

ARC Skills Needed For Inmoov

Servo Mapping EZ-B v4.pdf Hello Athena, I have built an EZ-Robot InMoov robot head and customized it. I have implemented a camera in each eye, with the right eye...
general
My First 3D-Printed Robot

My First 3D-Printed Robot

Here's my first 3D-printed robot! I used the EZ-Robot InMoov Head Kit and tested it with the sample projects available in Synthiam ARC. I'm still exploring...
general
ARC And Python Interface For Robot

ARC And Python Interface For Robot

Here is an overview and description of the software structure for the ARC and Win-Python interface, which I’ve implemented successfully for my 36-servo...
question
Making My Robot Walk

Making My Robot Walk

DJ, when you mentioned the EZ-SDK's Auto Positioner, were you specifically referring to the Auto Position (Gait) skill, or is there something else involved? Additionally, what...
blog
Arcx Community Introduction

Arcx Community Introduction

About Synthiam Synthiam Inc. is a pioneering force in automation, artificial intelligence (AI), and technology business integration, dedicated to making advanced...
question
Inmoov Legs

Inmoov Legs

Some extra filament rolls and servos.... Picture from the official InMoov site under activity members http://www.inmoov.fr/project/
question
Windows 11 Controller Python Integration

Windows 11 Controller Python Integration

Hello @Athena, I am currently exploring the feasibility of using a Windows 11-compatible controller to execute a Python client script that...
general
G-Code File Corruption Workaround

G-Code File Corruption Workaround

Hello, everyone! What do you do when your 3D printer's G-code file is corrupted? Well, here's a workaround that worked for me. When my printer doesn't...
question

Ultrasonic Sensors Troubleshooting And Alternative

Here’s my project setup: I have a lawnmower that stays in a small garage. As soon as it moves outside, a camera mounted on the mower should rise using a scissor lift. The lift should move up when the mower leaves the garage. My idea is to use an EZ-Robot ultrasonic sensor to measure the distance from the side walls: If the distance is below 40 cm,...
question

Understanding Servo Position Limits

, I am trying to understand the purpose of setting a servo's minimum and maximum positions within an initialization script in Synthiam ARC. For example, if I set Servo 1's minimum position to 20 within the initialization script and later in another script attempt to set Servo 1's position to 10, will the servo continue to move to position 10, or...