Tiny Yolo2 icon Tiny Yolo2 Real-time TinyYolo object detection for ARC Camera Device: tracks 20 classes, populates camera variables, triggers tracking scripts, 30+ FPS in HD. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.
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
On Variable Changed by Synthiam
Featured
On Variable Changed

Run scripts automatically when specified ARC variables change; define variable-to-script pairs, monitor status, and trigger actions.

My Ez Robot R2 Project :) by Jayutmb
Featured
Robot By Jayutmb

EZ-Robot R2 project progress with photos showcasing custom hardware, assembly, wiring and ongoing modifications.

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

Different Method To Direct Connect A PC To An EZB?

Maybe this is a question for EZ Robot but I'll try here first. Last time I tried to contact EZ Robot with a question they did not get back to me.  This not a mission critical question I need to get answered but it's something that I have wondered about. I recently had a friend ask me this question when we were trying to troubleshoot an issue I was...
question

Recording With The Skill Kinect Body Control

, I have a question regarding the Kinect Body Control skill in Synthiam ARC. With the Auto Position skill, we can create frames and record them to form gestures like waving or bowing. Can we achieve similar functionality with the Kinect Body Control skill, specifically in terms of recording movements and saving them for later use? Additionally, the...
question

Where Do I Start?

Hello, I am a beginner with the Arduino Uno, and I am interested in connecting a simple Otto robot, which is based on the Arduino Uno, to Synthiam's ARC software. My goal is to control the robot, such as making it dance by moving the servos in various animations. Could you provide guidance on how to get started with this process?
question

Setting Up Raspberry Pi 5 EZB Server To Use Lidar And Servos

How can I use ARC to integrate an RPLidar and a Raspberry Pi 5 for controlling servos, similar to self-driving or collision detection applications? Should I install Windows on the Raspberry Pi and run ARC directly from there, or would it be better to use the EZBPi server to connect the Raspberry Pi to my Windows computer? My primary concern is the...
question

Python API

Hello, We are currently utilizing Synthiam's ARC software to manage the movements of our robot's head. I would like to know if it is possible to write a Python script within ARC to control the blink rate of the robot's eyelids. We have servos installed that are responsible for moving the eyelids. Thank you!
question
Only One Ezb V4 Per Wifi Connection

Only One Ezb V4 Per Wifi Connection

If I want to use more than one EZ-B, do I need to increase the number of WiFi connections accordingly? I am currently using two EZ-B controllers: one...
question

Can I Use Rasberry Pi 5 With Sythiam Arc?

Can I use a Raspberry Pi 5 with Synthiam ARC? I also have a Windows laptop available. Alternatively, do I need to purchase a separate microcontroller?
question

I Have An ARC Pro Using 1 Seat I Have One Available But Cant Use It

I have an ARC Pro subscription, which allows me to use ARC on two computers. I am currently using one license on my laptop. When I check the ARC License Management Console, it shows that I have one license remaining. However, when I try to start ARC on my second computer, it says that there is no license available to assign. How can I resolve this...
question

Usb Webcam Only With Resolution 320 X 240 By Tracking Face

, I am testing a USB webcam connected to my PC. The face tracking feature only works with a resolution of 320 x 240. If I choose a higher resolution, such as 640 x 480 or above, it does not track faces. Is this normal behavior? Interestingly, object tracking works well at higher resolutions.
question
Bing Speech Controlled By A Script

Bing Speech Controlled By A Script

@TMesserschmidt I tried the script from the tutorial "Add New AIML Categories with Voice." I encountered no errors, but the file created is...
question

System Exception With Wheel Encoder Counter Skill

Could someone help me understand why I am getting this exception with the Wheel Encoder Counter skill? 1. I uploaded the firmware DJ's UNO Firmware with Wheel Encoder Counter (Feb 8, 2019) on my Arduino UNO from this link: Arduino Uno Firmware by following the steps in this tutorial: Connecting Arduino to ARC. 2. I connected the wheel encoders to...
question

How To Modify The Bot Name In Aimlbot ?

I am experimenting with AIMLBot and would like to give the bot a personal name, such as John. When I ask, "What's your name?" it should respond with "John." I have checked some AIML files and the configuration file, but it is not clear what needs to be changed. By changing the name, my robot will feel more personalized. Could...