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
Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.
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
EZ-B Settings by EZ-Robot
Featured
EZ-B Settings

Configures and pushes WiFi SSID, password, system name and channel to EZ-Robot EZ-B v4 from ARC; saves settings with project for quick redeploy.

Rider The Ball Kicker Servo Port Numbers by faengelm
Featured
Robot By Faengelm

Set Synthiam ARC project port numbers to run Auto Position Actions like Kick, Thanks, and Frank for proper action execution.

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

Enterprise Firewall Affecting Smtp Plugin?

Hi All, I have tried, unsuccessfully, to send an email using my yahoo account. I have read, and re-read the plug-in information page as well as every forum discussion thread about the plug-in. I am 100% certain that I have input the information correctly, but I still receive the following error: "Error on line 1: Failure sending mail." I...
question
Camerastop Command Still Crashes Everything

Camerastop Command Still Crashes Everything

Hi, Could someone fix once and for all this bug (see file attached)? This is a terribly annoying one... :s I'm using only EZB cams...
question

( Within A String Variable

I receive the error: Error on line 7: Missing ) in Expression $HumanSaid = "How far is the earth from the moon" $URL="https://api.brainshop.ai/get?bid=xxx&key=xxxxxxxxxx&uid=1&msg=" + $HumanSaid $URL = $URL + "Hello There" sleep(3000) $Answer = HttpGet($URL) $StringLength = length($Answer) $MessageLength =...
question

Camera Control Snapshot File Name

I have a script to command my robot to take a picture, after it takes the picture I have it open the folder location the picture went to so I can manually check the picture which works just fine. #This opens the folder where the picture was saved Exec("C:\Users\weyou_000\Pictures\My Robot Pictures") What would be even cooler is if I...
question

Batteries Not Charging

I have plugged the battery in to charge multiple times following instructions, and it always flashes red. I can't tell what's wrong and the bot won't even turn on after leaving it plugged in for a few minutes. Not sure how to fix it.
question

Myo Armband

Hi everyone, I've been trying to connect the myo to my ez robot, JD and for some reason I can't get it to work. The myo is functioning properly on its own. It picks up on all the movement and gestures, however, when I'm using ARC, the myo control panel barely picks up any of my gestures. It's picked up about 3 gestures over hundreds of tries. I've...
robot

C's A Tiny Spider Robot That Can C

Tiny spider robot climbs onto food to detect and eliminate bacteria and remove small bugs.
robot

Srikanthkvs11's Gps Navigation Using Waypoint Control With Six

GPS waypoint control for Six hexapod using Adafruit Ultimate GPS NMEA data to navigate outdoor waypoints, perform tasks, and use orientation sensors.
question
Norton Security Threats Detected

Norton Security Threats Detected

I received a Threats Detected notification from Norton Security on my PC that identified the compressed files "b7ec29e.msi" and "ez-builder...
question

Multi Colour Tracking

Would appreciate if someone could direct me to a sample script for multi colour tracking ,where each colour detected would carry out a specific task. Thank you
question

Initial Build

Hi This is a pretty basic question but cant seem to find the answer. Ive got my new JD robot and looked at the instructions to build it and the first instruction says: Connect Left Shoulder to Servo port D3 Connect Right Shoulder to Servo port D2 how do i know which wire coming out of the chest is left shoulder and right shoulder? there doesn't...
question
Ez-B + Arduino And Power

Ez-B + Arduino And Power

Hello all, I am working on a BB-8 and I want to use the Ez-B as the brains. I have wired up an arduino to take care of talking to the various LEDs in the head. But right...