Benchmark icon Benchmark Diagnose EZ-B connection speed and reliability; benchmark ADC read rates (4-70/sec), reveal flood-control effects and optimize data throttle. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
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
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
PWM Servo Feedback (i2c) by Synthiam
Featured
PWM Servo Feedback (I2c)

Real-time servo position input via Arduino ADC over I2C; supports Nano (6 channels) or Mega (16), configurable I2C address and scalable chaining.

Dirgebot V1 by Doombot
Featured
Robot By Doombot

Dirgebot: 3 ft 4 in kid-friendly robot prototype with V3 board, webcam and W3 Iconia; seeking Synthiam ARC programmer for programming and production

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