On Variable Changed icon On Variable Changed Run scripts automatically when specified ARC variables change; define variable-to-script pairs, monitor status, and trigger actions. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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
Azure Text To Speech by Microsoft
Featured
Azure Text To Speech

Azure TTS for ARC robots: generate natural, customizable neural voices for companion, educational, assistive, and entertainment applications.

Eva Foam (anti Fatigue Mats) Bb8 by Foamtastic
Featured
Robot By Foamtastic

Lifesize BB-8 replica crafted from paper mache and EVA foam; semi-static tilt/turn motion, sound effects, with LEDs and thumb-up blowtorch planned.

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

I See There Is A New ARC

Im just sitting here late at night hoping to see a post about what's new with ARC Version 2014.11.30.00 that I just installed a few minutes ago
question

Wiimote + Nunchuk On Windows 7

Hi all, I got my wiimote to work with my laptop running a win7 pro 64bit and consequently with the ARC software by installing the last driver from Dell as my laptop has an embedded Dell wireless 375 Bluetooth module. However I'm not able to make the nunchuk work. I loaded a working script line on buttons C and Z in the Wii remote control window but...
question
Dont Know What This Means

Dont Know What This Means

Hello I'm playing with my new TV am feeding it the EZ-Rotot office can feed when I gota msg that iI don't understand Note this photo
question

Scraps Is Scrap

I think I am about to scrap my bot scraps as it is just crap the drive motors are just way way to week so I think I will be working on a new track bot
question
Center Point Sonar

Center Point Sonar

am looking for the center point from a servo.am trying to use the sonar. is it left 0 degree top 90 degree and right 180 degree. thanks anyone
question
Humanoid Project Full Scale

Humanoid Project Full Scale

Hi , i want to build a humanoid robot , that walk on 2 legs. i , figure i need strong servo´s that provite the weight. because my humanoid robot become about 190 cm...
question

Robosapiens V2 Will Work With Ezb V4

Hi Guys, I have ordered the EZB v4 to connect to my old Robosapiens V2, as demonstrated in the demo video on the site. I have been reviewing the ARC Manual and EZ-Script manual in anticipation of when I get the EZB v4. When reviewing the EZ-Script manual it is mentioned that the EZwB v3 supported the IR connection to the Robosapiens, however this...
question

Connecting Ezb4 With An Ezbv3

I broke one of my EZB4 boards and was going to temporally use my EZBv3 with EZB4. I know I can connect both. But when I do it sets the calibration to 50 and not 90 as the EZBv4 every though when I only connected EZB4. Is there a way to connect these 2 boards and not lose my calibration from my EZB4 board? I hope I explained this right. Thank you...
question
Scraps Is Getting Updated

Scraps Is Getting Updated

They are calling for snow tonite here in the north west so I think its time to updates scraps. I'm not at home now I'm out having coffee thinking. I have already removed...
question
Mqtt Message Broker

Mqtt Message Broker

Anyone out there playing around with the MQTT messaging system for the Internet of Things? Just wondering if anyone else is connecting 'other' things to their 'Bot and Builder...
question

Where Is The Ir Port On Robosapien V2 Version

i took apart the robosapien v2 version and its a different board then robosapien model and looking for IR port to hook up EZB
question

Digital Wait Usage Question

if I issue a script command such as: digital wait (d23, true, 50) what does the script execution do while it is waiting for the d23 status to change? can I start another script in parallel to process at the same time when we are waiting for the digital port to change? how would one start a parallel script? is there a tutorial on coding parallel...