IFTTT Sender icon IFTTT Sender Send web-triggered IFTTT events from ARC/EZ-B: configure Maker Webhooks key and trigger applets to control SmartThings, WeMo and other services. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience...
View Product
Graphy by Synthiam
Featured
Graphy

Plot live data with ControlCommand scripts: multi-series charts, many chart types, legend toggle, add/remove series, export graph data to CSV

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

Autonomous inMoov bartender using Luis Vazquez TTS jaw movement, inspired by Bob Houston; showcases full autonomy and custom scripting

Community

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
In The Better Navigator No Movement From The T265

In The Better Navigator No Movement From The T265

, I am experimenting with the Better Navigator, the Intel RealSense T265, and my 3-wheel robot. I am encountering an issue...
question

Can't Get Chat Gpt Responses To Play Through EZB Robot Speaker

I am attempting to integrate ChatGPT with my EZ-B robot head. I have successfully set up Bing Speech Recognition, and the ChatGPT skill is responding in the text window. However, I am struggling to output the ChatGPT responses as audio through the EZ-B robot head. I've been experimenting with speech synthesis, but I'm not sure what I'm doing wrong....
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, it's 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 you're 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...