Tic Tac Toe icon Tic Tac Toe Play Tic Tac Toe with your ARC robot: configurable turn, win and draw scripts, cheat commands and optional speech-recognition control. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
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
Ultrasonic Collision Script by Synthiam Inc.
Featured
Ultrasonic Collision Script

Ultrasonic sensor triggers custom script on object detection; configurable interval & min distance, with optional forward-only trigger for...

Diy Pc Battery Backup Power Source And 12 Battery Charger By J Starnes by jstarne1
Featured
Robot By Jstarne1

Build a portable APC battery backup with parallel batteries and 12V charger to power laptops all day using repurposed PC cases and casters.

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

Check The Arms Like An Excavator

If I control the arms with the Servopad, everything is too rude for me. Has anyone ever driven an excavator? If you move the joystick slightly in one direction, The arm moves continuously slowly in the direction. If you move the joystick strongly in one direction, The arm moves continuously rapidly in one direction. For my robot I would like...
question
Io Tiny Ip Connection Questions

Io Tiny Ip Connection Questions

I have the IoTiny board, my bluetooth connection is good, but when I try (Yes, I've tried all the com ports as well) the connection fails and times out. When...
question

Omnibot 5402 - Belts

Saw a few posts about Omnibots here, joined the site hoping for some help. Just put a battery in my old Omnibot... has been on a shelf since the late '80s. Turned it on, went to test the tape deck and the motor turns without a tape, but with a tape it doesn't. I suspect a slipping belt issue. Anyone know what belt I need for the deck on this?...
question

Small Headset Mic Suggestions Needed

Hello Everyone, I am looking for a small wireless headset mic with a mute function for when I am using voice control with my R2D2 in a crowded room or convention. Does anyone have an good suggestions? For some reason I am not having any luck in my search; they either don't have a mute button or are designed to work with a cellphone. Any help is...
question

ARC Error At Loading Of Ippsp Libarary

EZ-Builder opens ok, Select a project and the error "Error at loading of ippSP Libarary", and Comment "No DLLs were found in the Waterfall Procedure" pops up and ARC freezes and the closes. Did a complete uninstall, downloaded fresh copy of latest version and the problem still persists. Help appreciated?
question

Can I Connect A Microphone To Ezb

Hello everyone I tried to find some information in the forum, but my search was unsuccessful. I have also found no tutorial. I would like to use my robot in other rooms and in the garden. I would like to hear what happened there. Voice control does not have to be. I just want to hear what's going on in the area when the motors are not running. I...
question

Ultrasonic Device

I can not get the ultrasonic device to detect an object, (wall ect). I have the ultrasonic device connect to trigger D21 echo D22 and even tried to swapping the trigger with the echo. If I look at the radar the distance is always 255. and I see two red spots that I think are the end points. I removed the device from the servo and tried not moving...
question

How To Add Leg Servos To Jd And Get Them To Show Up In The Design Pictures

I'm trying to add two more leg servo's to jd . I can add the servo box in the motion control panel but I can't find any way to add the new servo's to the design picture, or how to get the new servo ports in the port lists ?
question
Auto Release Control

Auto Release Control

It probably is a simple change to make the Servo Dropdown list on the Auto Release control so the user may Select Multiple servos at once. A user friendly change... <select...
question

Recent ARC Update

I just updated the ARC windows software because the message popped out that there was an updated version. Then after it said windows 7 is no longer supported but may still load and should upgrade to windows 10. That is not really an option for me now,Prefer my win 7.Is this going to be a problem for all the cool plug in programs I want to start...
question

Ideas For Plastic Outer Cover For Max

I need to get outer plastic body for Max to cover all the internal parts and make him cool. Does anyone have any suggestions? https://youtu.be/EdNz9cD2uAc
question

Reading Mpu9150 From Python

Hi all, Is there a way to get sensor readings from an MPU9150 directly in Python? I've tried writing its values to a file and then reading from that file as it's being written into (to develop a live interface), but that crashes when both ARC and Python are trying to access the same file at once. Python was able to get the camera image data just...