Movement Script icon Movement Script Trigger direction-specific scripts when ARC movement panels change; assign scripts per direction/stop, access direction and speed (JS/Python/EZ). Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.
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 Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a men's size 12. The...
View Product
Rubik's Cube Solving Robot by ptp
Featured
Rubik's Cube Solving Robot

Control a custom ARC robot to manipulate and solve a Rubik's Cube using calibrated arms and grippers; integrates with Thingiverse build.

Tj Bearytales Hack by sweetn8
Featured
Robot By Sweetn8

Hack TJ Bearytales teddy and explore controlling it with the EZ-B V4 for custom interactive robotics and modding.

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

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

I'm having trouble creating an EZ-B from an esp32.  I know I've successfully done it in the past about a year ago - but now when I try I'm 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?
question

Arc Freezes

hi i have set a iotiny on connection 3 . when i want to make some visuals arc freezes in seconds . what can be the cause ?
question
Using Pwm's On Connection 3

Using Pwm's On Connection 3

i'm using connection number 3 whit 3 pwm's for controling LeD's .  i'm using a script to controle the LED'S . how do i ad a connection to my script ? how does my...
question
Howmany Voltage Regulator Is Needed

Howmany Voltage Regulator Is Needed

do i need a voltage regulator per servo ? or one voltage regulator per complete robot set up ?
question
Error With RGB

Error With RGB

i'm getting an error when using a iotiny and RGB . what cause this ?
question

Speaking Language

How can I change the speaking language of the head? Now it speaks in english and I want it to speak in italian
question

General Question Is Roli Rover Ok For Me ?

Hi, i already made some robots with arduino, servos,3d parts,dfplayer . I'd like to make something bigger, like johnny five.  must roll,not walking , face/object recognition,speech,head,eyes,arms,elbows,hands,fingers,no legs just a chassis with obstacle avoidance, ultrasonic oder lidar.  So my idea ,as i dont know arc environment , is to begin with...
question

Disable Low Batterie Warning

hi i'm not using any batteries anymore . how do i disable the warning in arc ? i try uncheck them all still hear it .i'm using a iotiny .
question
Using Openai Skill With Other Products

Using Openai Skill With Other Products

OK great I noticed GPT4o says give me any image in any format and I will work it out where everyone else wants base64 from openai import OpenAI...