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
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.
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
Augmented Reality by Synthiam
Featured
Augmented Reality

Overlay PNG/JPG images in real-time onto detected objects, faces, colors or glyphs using ARC Camera tracking; attach, preview, detach.

Beginner Starts With Dickeys Rolling Olli by Cobra71
Featured
Robot By Cobra71

Build a Rolling Olli robot with Synthiam ARC and EZ-B for Xbox360 pad control, autonomous driving, pan/tilt camera, sensors and PWM LED eyes

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

Using Pin 38 On Arduino Mega

Hi, i'm working on a robot called spotmicro (you can find it on thingiverse), i'm using arduino mega2560 and i'm not sure how to use pin 38 of my arduino, using ARC. I have selected virtual pin 38, but it doesn't work. Could you tell me please how to use ALL my arduino pins with ARC? Thanks
question

Will Dialog Flow Support The Updated API V2?

Hi, my question is about integrating EZ-Robot JD Humanoid with DialogFlow. At the moment a DialogFlow Client Access Token is needed for configuring the DialogFlow plugin in ARC. The point is that DialogFlow Client Access Token will be deprecated as of March 2020 as part of the DialogFlow API V1. That means that in the new API V2, DialogFlow will be...
question

Mobile App Editing Text In Blockly

The iPad software is not letting anyone to type into the test for Say EZB or Say PC. Once you click on the text, the window comes up to type into but you can see in the background that there is another window open for Duplicate, Remove Comment - drop down. No matter what is done the text never changes. Some schools, all they have is iPads. This...
question

Use Android Mobile Joystick To Control Robot

Hello: I have been following EZ Robot for some time now. I am amazed at the progress you have made with this system. I am intrigued with the possibility of hosting EZ Build on a Raspberry Pi and controlling the bot with an Android device. I would like to use the Android mobile control Joystick to drive a Bot with a RPi as the EZB Host/Server. If I...
question

Bumper Switch With Iotiny?

Hi there. Please could you tell me if i can use a simple on/off switch as a bumper switch on the ez-b tiny?? also can i use a Ir infrared obstacle avoidance sensor module?? Many thank charlie
question
Moving Head Sound Detector

Moving Head Sound Detector

How do I get my sound detectors to give constant voltage readings on the ADC Graph?  I am using the two detectors to see where the loudest signal came from then move...
question
Joystick In ARC

Joystick In ARC

The picture shows the up, down, left and right buttons are hard linked to the joystick, (buttons do not act like this) and this does not make sense. How do I map the up, down, left and right...
question
EZ-Bulider Error Loading Plugin Issue

EZ-Bulider Error Loading Plugin Issue

I just downloaded New version of ARC. Some plugin can not work! Anyone can help to repair this problems? Thanks a lot!
question
Experiments With Google Just Launched Teachable Machine 2.0

Experiments With Google Just Launched Teachable Machine 2.0

Go over to their website to check the new features!! https://teachablemachine.withgoogle.com/...
question
Covered In Schmutz...

Covered In Schmutz...

So my first developer kit has finally arrived, and I'm excited to bust out its contents and start experimenting with them. To my surprise, I find that the EZ-B is covered in some...
question

In-Browser Object Detection Using YOLO And Tensorflow.Js

This is interesting...might be worth checking out! What do you guys think? https://github.com/ModelDepot/tfjs-yolo-tiny https://www.npmjs.com/package/tfjs-yolo
question

Reading UART Integer/Float Sent From Arduino

Hi, I've been using the following tutorial and code to get data from an Arduino for a battery of sensors...  >> Using Arduino as Encoder One of my sensors is a Barometer and is sending the pressure....but the value falls outside of the 255 that this tutorial seems to accept. The number for the pressure on my arduino is a float of currently...