Live Stream Receiver icon Live Stream Receiver Play live web video and audio streams inside ARC from Chrome/Firefox, streaming directly to ARC camera control; network configuration may be needed. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.
Power Up Your Scripts with AI
Describe what you want — get working robot code. The project-aware AI Script Assistant built into ARC.
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Free Credit
Share your robots, answer questions, and help others — earn credit toward ARC Pro, AI credits, and robot swag.
Remote control robots or add telepresence capabilities with Exosphere

Drive Real Robots, Anywhere

Remotely operate robots around the world or add live telepresence to your own build — straight from your browser.

Discover Exosphere
Advanced Speech Recognition by Microsoft
Featured
Advanced Speech Recognition

Azure Cognitive Speech recognition for ARC with custom API credentials, scripting, language control, and text output for detected phrases

Droid For Theater Robot Contest by EricEZ
Featured
Robot By Ericez

Build low-cost BB-8 and R2-D2 Star Wars robots from PVC water pipe and control them using an EZ-Board.

Community

Join the Synthiam Robotics Community

Connect with thousands of robot builders, educators, and engineers. Share projects, get answers, and learn to build smarter robots with ARC.

  • ✓ Showcase your robots & projects
  • ✓ Get help from experienced builders
  • ✓ Earn credit toward Synthiam products
Create Your Free Account Log In
general

Microsoft Copilot

Any people out there working on Microsoft Co-Pilot integration for speech? That would be amazing! We use it all the time and it has rapidly become quite capable. Would be interesting to deploy a custom pre trained conversational model.
question

How Long Does The Battery Last?

I'm curious about the runtime of the JD-HUMANOID, SIX - HEXAPOD, and ROLI - TRACKED ROBOT when their batteries are fully charged. How long does the battery last?
robot
Ezang's New Video - Using Floor Map And Touch Path Maps And Navigator For Simple Path Following  With Audio

Ezang's New Video - Using Floor Map And Touch Path Maps And Navigator For Simple Path Following With Audio

Floor...
robot
Rickymahk2013's MARK X

Rickymahk2013's MARK X

Launch of first robotic product built with ARC Software; WorthyBot seeks Kickstarter support after years of development.
general
Can Someone Help Me With The Development Of A ARC Skill?

Can Someone Help Me With The Development Of A ARC Skill?

Can someone help me with the development of a ARC skill?  I have put together a Arduino script that is for...
general

Whisper Skill Implementation

I wanna create whisper from openai speech recognition skill, it looks like this now: Quote:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO.Compression; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms;...
general
Idea To Run Our Own GPT

Idea To Run Our Own GPT

We need to do it on our own computer so as not to use third-party services. For example:  https://huggingface.co/ OpenChat https://huggingface.co/openchat/openchat_3.5...
question

Changing The Max And Min Pulse Width Values

Hello, I'm using the ARC system to control a servos with a standard Arduino Uno. I having problems with the my servo not achieving the full desired range of motion. I believe the problem is the Max and Min Pulse Width Values for controlling servo motors. I came to this conclusion after using servo library for regular servo. After changing the Min...
question

Neet To Know If I Can Solve Something With This Software That We Just Aquire

Hello we builded the inmoove robot for a festival but we just realiced that the software Myrobptlab is very unstable. So we want  to solve the programing of the robot with your software. If it Is possible. For controlling the positions of the servos and that he will he able to talk to people programming the texts that are going to say. Just to know...
general
Iotiny Boots Up With Audio Loop, Need Removed

Iotiny Boots Up With Audio Loop, Need Removed

Hello All- New ioTiny is booting up with an audio loop. I want it to stop.This happens even when there is no wifi connection. Does...
question

Javascript Command Servo.Releaseall(2); Also Shuts Down Uart 1 And 2

I would like to confirm if this is proper behavior or a bug.  After many hours of testing I have come to believe that the following Javascript command to release all servos on EZB board #2 also shuts down Uart 1 and 2. Servo.releaseAll(2); The fact that my Kangaroo motor controllers attached to Uart 1 and 2 on my #2 EZB will not respond after...
general

I Think I Fried My EZ-B

I was trying to reset the Wi-Fi settings on my Roli Rover EZ-Bv4 by using a paperclip. My hand slipped and hit the ground prong on the EZ-B. I ran into issues like this before on my IO-Tiny. With the IO-Tiny, it was fine, the alternative power harness broke. Maybe what happened was I contacted both the power and ground rails and shorted the EZ-B. I...