Remote Mouse icon Remote Mouse Scriptable Remote Mouse for ARC: control PC cursor and ARC window via ControlCommand, using voice, camera or I/O inputs; shows cursor coordinates. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
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
Programming with Pictures by Synthiam
Featured
Programming With Pictures

Use camera-detected printed cue cards (direction, pause, start) to record and run stored movement sequences for ARC robots.

Is There A Halloween Contest This Year? by Dunning-Kruger
Featured
Robot By Dunning-Kruger

Sneak peek of a Halloween contest entry featuring Dexter, who'll be handing out candy this year.

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
question

Monitoring EZ-B V4 Info Index

I have a question regarding the ARC Robot Skill called "EZ-B v4 Info." I assume that since I can't select a specific EZB index to monitor, only the EZB at index 0 is able to be monitored with this Robot Skill. Is that correct?
question

Improving IR Sensor Efficiency Javascript

Hi @Athena, I am working on repeatedly pulsing a Sharp IR sensor using JavaScript within my ARC project. Here's a snippet of my current script: javascript var increment = 3; var irValue = 50; var lowIR = ADC.get(2); sleep(10); // IR THRESHOLD FOR A HIT if (lowIR <= irValue) { missCount = 0; cycleCount++; kick = false; if (scanDir == 0) { negHit...
general
Help Identifying Unknown Device

Help Identifying Unknown Device

Hi roboteers, Does anyone know what this is? I received it from a friend.
question
Intermittent EZ-B Controllers Disconnect Issue

Intermittent EZ-B Controllers Disconnect Issue

I'm experiencing an intermittent issue with ARC where two out of my three EZ-B controllers lose their connection. * I'm using...
question

ESP32 Tank Track AI Control

Hello, I have an ESP32 running tank tracks and a waist swivel, but I'm having trouble getting the autonomous AI to control them. Can anyone help?
question

ADC Skill Resource Usage Inquiry

I understand that constantly running the ADC Robot Skill in an ARC project, especially when assigned to an EZB ADC port, can consume significant resources. Additionally, increasing the polling frequency for an EZB ADC port further intensifies resource usage. However, I'm curious, if this same ADC Robot Skill is installed and assigned to an EZB...
question

Arduino Firmware Modifications For OV3660

Hello , what modifications to the Arduino firmware are necessary to utilize the OV3660 camera in place of the OV2640 camera? I haven't attempted this change on my own, as I believe you might have the answer since the OV3660 camera is employed in the ESP32 Cam EZ-B firmware. This inquiry specifically pertains to the ESP32 Cam UART Firmware and is...
question
Alternative To Ezrobot Ezb For Robot Head Project

Alternative To Ezrobot Ezb For Robot Head Project

My course has primarily focused on robotics projects using the EZ-B controller and a camera for real-time interfacing....
general
Feetech Servo Update Issue

Feetech Servo Update Issue

Hello support team, I'm encountering significant issues with the Feetech RS485 Servo Skill update after upgrading to ARC version 2026.02.19.01. I have two robots...
release
ARC 2026.02.21.00 (Pro, Runtime & Free)

ARC 2026.02.21.00 (Pro, Runtime & Free)

Synthiam ARC: refreshed firmware/board managers, auto firmware sync, startup diagnostics, better error handling, ESP32Plus support, stability...
Artificial Intelligence
ZAMA Emotion Model
By University of Glasgow - AZRAM Project

ZAMA Emotion Model v1

Valence-arousal emotion engine generating persistent, configurable robot moods and event-driven emotional outputs for expressive behaviors.
firmware
ESP32 Cam EZB Firmware
For ESP32 Cam Hardware

ESP32 Cam EZB Firmware v13

Transform ESP32-CAM into an EZ-B for Synthiam ARC: simultaneous video streaming and servo control in a compact, cost-effective solution.