All Community Content

Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
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
Men's High-top Sneakers

Men's High-top Sneakers

Cyborg fashion sense has no limits! These extremely comfortable high-top canvas sneakers are made to last and to impress...
Network Change by Synthiam
Featured
By Synthiam

Network Change

Execute scripts based on network connection change activity. Such as if WiFi connects or disconnects.

Bob And Marty by MovieMaker
Featured
By MovieMaker

Bob And Marty

These are not too good of pictures, but I wanted to hurry up and get these on the board. Hope you enjoy.

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
live hack
DJ's K8 Intel Realsense & Navigation

DJs K8 Intel Realsense Navigation

Were going to play with the new robot that I have been re-building. Added the Rock Pi/x, Intel Realsense T265 D435i, and the Sabertooth with Kangaroo....
question

JD Robot Rolling

I am curious if it is possible to modify the JD robot to enable it to roll instead of walking, similar to the functionality of the Roli Rover.
question

Joystick Xinput Control

Is it possible to implement a Pause and Unpause feature for the Joystick XInput Control in Synthiam ARC? I have noticed that users frequently press additional buttons on the Xbox controller before the robot has finished executing the current script. This results in some chaos, with the robot attempting to catch up with the commands.
question

ACR Remote Password

@Athena, I cant remember the password I used for remote login from my phone. When trying to log in from my phone, where can I find the remote login password on my desktop computer?
release

ARC 2024.06.22.00 (Pro Runtime)

Were thrilled to announce an update for Synthiam ARC, including a few community-requested features, performance enhancements, and crucial fixes. Heres a closer look at whats new and improved: ### New Features and Enhancements - Flexible Bing Speech Recognition: Now, you can enter Bing Speech Recognition languages as free text or choose from a...
question
Is There A Skill To Plot Your D1(X) And D2(Y) Locations On A X Y Map

Is There A Skill To Plot Your D1(X) And D2(Y) Locations On A X Y Map

Is there a skill in Synthiam ARC to plot your D1 (X) and D2 (Y) locations on an X-Y...
question

How To Output Audio On PC Running ARC

I would like to output audio through my PC speakers rather than through the robots head. Currently, I am using the Audio.SayEZB() function, but it outputs audio through the robots head. Which module or function should I use to achieve this?
question
Accessing The Analog Values On An Arduino

Accessing The Analog Values On An Arduino

Is it possible to access analog values on an Arduino using the existing ARC software? Ive tried, but it seems that the only ADC...
question

Does ARC Have A Skill That Can Control A N20 Motor That Has An Encoder On It?

, Does ARC have a skill that can control a N20 motor that has an encoder on it using the Arduino UNO running EZB Firmware?
question

Programming Esp32 As An Ezb

Im having trouble creating an EZ-B from an esp32.  I know Ive successfully done it in the past about a year ago - but now when I try Im getting these error messages: C:\Users\dream\Downloads\EZ-ESP32 (1)\EZ-ESP32\ESP32PWM.cpp: In destructor virtual ESP32PWM::ESP32PWM(): C:\Users\dream\Downloads\EZ-ESP32 (1)\EZ-ESP32\ESP32PWM.cpp:50:17: error:...
question

Bing Speech With Button

I am currently using the Bing Speech recognition robot skill to activate the Openai Chatgpt robot skill for conversation with my robot. It’s working pretty well but I need to fix 2 things: I need to activate the conversation with a button press (contact closure) instead of a wake word. What is the best way to go about this? (I can handle all the...
question

Microphone Not Working In Speech Recognition But Does In Bing Speech Recognition

What can I check to find why the microphone works in Bing Speech Recognition but not in the Speech Recognition skill?