All Community Content

Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
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
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam 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 provides warmth...
BN-880 GPS Compass by Beitian
Featured
BN-880 GPS Compass

Standalone autonomous navigation using Beitian BN-880 GPS/Compass with real-time map waypointing and offline map caching; requires Arduino.

Super Omnibot by rb550f
Featured
Robot By Rb550f

Omnibot 2000 project ready for EZ-B v4: worm-drive motors, Bluetooth AM/FM audio, DVD media player, 4" LCD, RC and EZ-B control.

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
blog
Arcx Community Introduction

Arcx Community Introduction

Synthiam ARCx enables cross-platform web robot development with OpenCV, Athena AI, remote control, encryption and customizable skills
question
Inmoov Legs

Inmoov Legs

Some extra filament rolls and servos.... Picture from the official InMoov site under activity members https://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...
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 isn't 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 Firmware
For ESP32 Cam Hardware

ESP32 Cam Arduino Relay Firmware v2

ESP32 Cam gateway for Arduino streams live video to Synthiam ARC and routes I/O over WiFi for servo, sensor, and analog control
question

Help With Sorting Array Implementation

Hello @Athena, I'm 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...
general
Robot Wiring Problem Solved

Robot Wiring Problem Solved

I apologize for the lengthy post, but it's been a long and frustrating journey. Thankfully, there is a happy ending, along with a video for you to enjoy. Grab some...
question

Evolving Jds Speech Recognition Capabilities

Hello, I successfully created a speech recognition command for my JD robot, where I say "hello," and JD responds with "Nice to meet you, human." How can I evolve this into a more interactive conversation between me and JD? Here's the scenario I would like to achieve: After JD greets me, it should ask for my name. Once I tell JD...