Robot Building Questions

Upgrade to ARC Pro
Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.
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
22oz Vacuum Insulated Bottle

22oz Vacuum Insulated Bottle

Keep liquid away from my robots! Vacuum insulation is a big deal if you care about beverage temperature change during...
Wowwee MIP v2 by Wowwee
Featured
By Wowwee

Wowwee MIP v2

The WowWee MIP robot is hackable with a UART port on the mainboard. Connect the GND, TX and RX to the EZ-B's UART TX and RX to control it...

My Inmoov Bartender by Dunning-Kruger
Featured
By Dunning-Kruger

My Inmoov Bartender

Well after seeing Bob Houstons inMoov (hard act to follow by the way) on here a while back I knew I had to make one too. So here he is...

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
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...