Robot Building Questions

Upgrade to ARC Pro
With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.
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...
WebSocket Client by Synthiam
Featured
By Synthiam

WebSocket Client

A client to send and receive data to a WebSocket.

New To Robotics Looking For Direction by stevenloffredo90
Featured
By stevenloffredo90

New To Robotics Looking For Direction

Hey everyone, my name is Steve. I am brand new to the robotics world and I have been working on a project with my brother and I was hoping...

question
Scaling Servo Sketch 3D

Scaling Servo Sketch 3D

I recently experimented with the Servo Sketch 3D feature and have a few observations to share. When working with servos and stepper motors, its common to also work with rack...
question

Can I Use The TCP Script Server Raw Skill To Send Commands To A Raspberry Pi

Is it possible to use the TCP Script Server Raw skill in Synthiam ARC to send commands to and from a Raspberry Pi? If so, could you provide guidance on how to achieve this? I am interested in sending commands to a Raspberry Pi using Python and also in sending ARC commands back from the Raspberry Pi.
question
Api Key Is Gone In Skill Openai Chatgpt

Api Key Is Gone In Skill Openai Chatgpt

. i did some experiments by setting up a local llm ,with alloma and with 2 models, mistral and phi-2. Inside lmstudio and at command line...
question

Chatgpt Über Azure Text To Speech Ausgeben

Welchen ControlCommand-Befehl kann ich verwenden, um die Antwort des OpenAI-Skills über Azure Text To Speech auf dem EZ-B v4 auszugeben? Vielen Dank im Voraus.
question

Controlling Multiple Stepper Motors Using Arduino Accelstepper Library

Hello , I am currently experiencing difficulties while attempting to use the Arduino AccelStepper Library with my robot. My setup includes small stepper motors driven by DRV8825 drivers, all controlled by an Arduino Mega. I am trying to enhance the functionality by incorporating motor acceleration and deceleration. However, I am unable to get the...
question
Play Camera Sound On Photo Button

Play Camera Sound On Photo Button

Hello everyone, I hope youre all doing well! I wanted to discuss an exciting new feature for AI robots that significantly enhances their interaction...
question

What Is The Most Cost Effective TTS And STT Skills?

What are the most cost-effective Text-to-Speech (TTS) and Speech-to-Text (STT) skills when using the ChatGPT skill within ARC? I am interested in setting up a local Language Model (LLM) server for ChatGPT but still require TTS and STT capabilities to achieve my desired outcomes. It appears that many of these skills involve paid services, so I am...
question
Skill For Serial Waveshare Servos

Skill For Serial Waveshare Servos

Can you offer a RoboSkill for controlling serial Waveshare servos, e.g. type ST3215? Or are there already skills for serial servos that are compatible....
question
Sketch Pad Program For Servos

Sketch Pad Program For Servos

@Athena, could you help me develop an ARC JavaScript program using the Sketch Pad Robot Skill to plot the movements of a large gantry machine that I have...
question
Isconnected Becomes True While EZ-B Is Not Connected?

Isconnected Becomes True While EZ-B Is Not Connected?

I am experiencing an issue with my script that runs a loop while the EZ-B is not connected. Here is the code...
question

Openai Chatgpt Funktiniert Nicht Mehr Über Bing Speech

Since today, the ChatGPT skill is no longer working with Bing Speech. Can anyone provide a tip or suggestion on how to resolve this issue? Thank you very much.
question

My Skill No Longer Compiles - Getting Message That A Method Does Not Exist

I developed a private Beta skill about four months ago, and it was functioning perfectly. However, after a recent update to ARC, Im unable to compile the skill code. I havent made any changes to the code. The issue arises with the custom method GetRandomCharacters(), which is directly based on the example provided. This method includes a check for...