Single Camera Servo Server icon Single Camera Servo Server TCP video server for Unity clients to stream camera video and send servo positions to ARC for remote robot control Try it →

All Community Content

ARC Pro
Learn More
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.
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
Output Audio from EZ-B by Synthiam
Featured
Output Audio From EZ-B

Example ARC skill demonstrating converting, compressing and streaming MP3/WAV to an EZ-B speaker, with play/stop commands and TTS examples.

Project Atlas 1.0 by Xuven
Featured
Robot By Xuven

Project Gizmo robot with head and arm movement, MP3-triggered personality; future onboard computer, chest touchscreen, expanded personality, claws.

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

Accessing Athena Via Chatbot

How do we get direct access to synthiam Athena via a chatbot? I would like to interact with Athena on a regular bases but really don’t want responses or questions in the forum. How do I move a servo, how do I write to this display, write me a program to use lidar, convert this ezscript to python?  I have lots of questions and I would love an Athena...
robot
Lsradets's EZ-Inmoov Robot Head

Lsradets's EZ-Inmoov Robot Head

EZ-InMoov robot head with Synthiam 3D-printed parts and EZ-Robot electronics, programmable via Synthiam ARC for AI-driven talking and learning.
question
How To Install App On Mobile

How To Install App On Mobile

Hello, I am using the ARC app(iOS on an iPad) with a JD EZ-Robot and none of the "Installed Robot Apps" are available after signing in via...
question

Capturing Spontaneous Voice Input

Hello Athena, I'm seeking guidance on how to develop a script or understand the process within ARC for capturing voice input using an external microphone, as recommended. My goal is for the JD robot's built-in speaker to repeat what it hears or to listen continuously. I'm currently experimenting with the Speech Recognition module, but I'm...
question

EZ-Robot JD Shoulder Servo Not Rotating

Thanks, I have the Bing Speech Rec skill working. Now, I am noticing that JD's right shoulder isn't rotating anymore, so Stand from Sit doesn't work correctly, any movement that rotates the right shoulder. It can't be a wiring issue as that is internally wired, if I am not mistaken. Can you provide any troubleshooting on that new issue?
question

Connecting EZ-Robot Iotiny Issues

Hello everyone, I am new to using EZ-Robot, and I'm having trouble connecting my EZ-Robot IoTiny controller to my computer via Wi-Fi. When I attempt to connect, the computer's Wi-Fi connection shuts down, and after a few minutes, the EZ-Robot connection drops, causing the computer to reconnect to its original Wi-Fi network as if the EZ-Robot...
question

Determining Robot Emotions From Chatgpt

How can I determine which type of emotion my robot should display when engaging in a conversation using ChatGPT? I've programmed my robot to express various emotions, including Angry, Disgust, Fear, Happy, Sad, Sigh, Smirk, Sorry, Surprise, Suspicious, Thinking, Unamused, Winking, and Sleeping. It seems like there's no explicit variable within the...
question

Robotics Project Help And Suggestions

Hello, I’m new to robotics and have been dreaming of building a robot since I was a kid. However, I didn't expect it to be so complex! I have some basic electronics knowledge and tools, including a multimeter and a basic oscilloscope. My current project involves a tracked robot chassis powered by two 12V Hall effect motors. I also have two R6DOF...
general

Innovative Switch Mechanism Exploration

I found some interesting switches that caught my attention, particularly the "double exit" switch mechanism showcased in these videos: - View Switch Video 1 - View Switch Video 2 The mechanical design and functionality of these switches are intriguing, making them worth exploring. Perhaps they can be integrated into a robotics project or...
release
ARC 2025.06.22.00 (Pro, Runtime And Free)

ARC 2025.06.22.00 (Pro, Runtime And Free)

Enhanced movement button UserControl for Synthiam robot skills - 4K-safe scaling, reusable panels, and optimized UI threading for smoother...
question

Windows 11 TTS With ARC

Can ARC utilize the Windows 11 Text-To-Speech (TTS) engine in conjunction with ChatGPT, instead of the other TTS skills provided within ARC? This would allow users who are implementing projects on Windows 11 Single Board Computers (SBCs) to take advantage of the onboard TTS capabilities built into the Windows operating system.
question

Auto-Start Script On Iotiny

, is there a way to have a script on the IoTiny start automatically as soon as it's powered on ? i have a prototype of a small robotic arm, one camera, 2 servos connected to an iotiny, works fine. The idea is, the arm should move as soon as the iotiny is powered on. As far as i understand a project must be loaded and then a script will be...