All Community Content

Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's 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
Flip Flops

Flip Flops

Robot building comfort is the name of the game. These personalized flip flops add some character to your robot building...
ESP32_MPU6050 by Shawn Miller
Featured
By Shawn Miller

ESP32_MPU6050

EZB ESP32, EZB UNO and EZB Leonardo firmware with MPU6050 support that provides a stabilizing Gimbal servo values. The MPU-6050 sensor...

First Look At The Upgraded Model by MikeJ
Featured
By MikeJ

First Look At The Upgraded Model

Hello. Its been a little while since I have posted anything. I have since done a complete remake of my first robot UBM1 and have created my...

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
Inmoov Legs

Inmoov Legs

Some extra filament rolls and servos.... Picture from the official InMoov site under activity members http://www.inmoov.fr/project/
general
"Introducing The Rolliclip Component"

Introducing The Rolliclip Component

Hi, everyone! I have created a component called rolliclip that allows you to adjust the robot arm forward by 1.5 holes. Here’s an image of the...
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...
robot
Joesox's CARL

Joesoxs CARL

CARL (Cognitive Architecture for Reasoning and Learning), is built on the EZ-Robot JD humanoid platform as a physical testbed for exploring human-like cognition, emotion, and self-awareness in AI....
general
G-Code File Corruption Workaround

G-Code File Corruption Workaround

Hello, everyone! What do you do when your 3D printers G-code file is corrupted? Well, heres a workaround that worked for me. When my printer doesnt finish...
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 servos minimum and maximum positions within an initialization script in Synthiam ARC. For example, if I set Servo 1s minimum position to 20 within the initialization script and later in another script attempt to set Servo 1s position to 10, will the servo continue to move to position 10, or will...
question

Integrating STL-19P-TOF Lidar Sensor

Hello Synthiam Team, I am currently using the ARC Free version, and I have an STL-19P-TOF LiDAR sensor that I would like to integrate with ARC. However, I have noticed that there isnt an existing skill for this specific LiDAR model in the Skill Store. Could you let me know if it is possible to use this LiDAR with ARC Free? If it is not directly...
firmware
ESP32 Cam Arduino Relay For ESP32 Cam

ESP32 Cam Arduino Relay For ESP32 Cam

This firmware transforms the ESP32 Cam into a versatile gateway proxy for an Arduino, enabling seamless integration with Synthiam ARC over a WiFi...
question

Integrating Synthiam Skills For Robots

I have recently purchased some heavy-duty robots capable of handling a payload of approximately 50 pounds. I am interested in connecting these robots to Synthiam ARC software for enhanced control and programming capabilities. Could someone guide me on how to establish this connection? What hardware and interfaces are required to successfully...
question

Help With Sorting Array Implementation

Hello @Athena, Im currently working on a project where I need to sort values and utilize the lowest value within my script using Synthiam ARC. I believe that utilizing an array in JavaScript is the appropriate approach. Although I have researched JavaScript commands and sorting techniques, I would appreciate some assistance to jumpstart my...
question
Dialogflow Credentials JSON File Issue

Dialogflow Credentials JSON File Issue

Hello, I have installed Dialogflow in my ARC software and am following the instructions provided in the link below: Dialogflow Instructions...