Ultrasonic Distance icon Ultrasonic Distance Displays HC-SR04 ultrasonic distance readings in ARC; scriptable via GetPing(), pausable, sets a variable with multiplier, optional NMS output Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of 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
Single Camera Servo Server by Synthiam
Featured
Single Camera Servo Server

TCP video server for Unity clients to stream camera video and send servo positions to ARC for remote robot control

My new Metal Robot with voice commands 10/25/2019 by EzAng
Featured
Robot By Ezang

Metal robot with voice commands and automatic positioning for easy viewing and interactive demonstration

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

Be Back Soon

Hi all ive been offline for a few months now do to a mager move. Im all moved now back working and just got a new win 10 note pad tablet I moved with a backpack so i kept nothing other than my 3 EZ-Bs and my camera "been getting some great shots" Im thinking about getting a 3d printer soon as i want to build a bot to hold the camera. Just...
question
Bad Servos

Bad Servos

The Revolution Six robot I purchased has loss six servos and can no longer move with assistance and makes a lot of gear grinding noise. I ask about it the past but never heard back on it. So I am...
question

Tmp36gt9 Temperature Sensor

Hello. So I have a few TMP36GT9 analog temperature sensors that I want to use. I have hooked them up directly to a analog port (3.3voltage) and get readings from it. When I read the values it fluctuates between 44 and 57. I have read that a pull up/down resistor will stabilize the readings, but I am not sure what value resistor I should try? This...
question

Could Not Connect On Windows 10 Ez V3

Hi guys I just updated windows 8.1 to windows 10 and I now got this error on ARC: 8/15/2015 1:44 AM - Disconnected 8/15/2015 1:44 AM - Attempting connection on COM3 8/15/2015 1:44 AM - Connection Failed: System.TimeoutException: Timeout di scrittura. in System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout) in...
question
Flaky Serial Link With V4

Flaky Serial Link With V4

DJ I hope you can help? I am experiencing major problems with the reliability of the serial link that concerns me a lot, as it stands the problem is bad enough to...
question

Hi, I'm New. I'm Working On Autonomous And Emotional Agent Programming

Hi all, I have a hobby project in which I implement a platform that enables the development of autonomous and emotional agents. These agents can reflect on their experiences, which affects their emotional state and consequently their behaviour. My background is in the logics, computational linguistics and mathematics of A.I., but I've almost zero...
question
Adafruit 8X8 Rgb Led Array

Adafruit 8X8 Rgb Led Array

Adafruit 8x8 Bicolour (not RGB) LED Array A quick question I hope someone can help me with. I know the Adafruit 8x8 single colour LED arrays can be used with ARC and...
question

Ez V4 Firmware Update

Having trouble up dating firmware tried two computers to Bluetooth connect to module . Can't using either computer. Is there a Bluetooth adapter you recommend ? Thanks joel
question

How To Find 0 Degrees Or Zero Position On A Servo

Can someone tell me how to find zero position or 0 degrees on a servo motor? Also, how do you release power from a servo? I am working on an InMOOV robot and assembling the arms/shoulders and need to find zero degrees. Can someone offer what the script commands would look like and also include the command to release the power from the servo when...
question
Jd Eyes / Rgb Led Block Using 5 Volts

Jd Eyes / Rgb Led Block Using 5 Volts

Is it possible to power the RGB LED block using 5 volts? Is there any way to make the RGB LED block brighter?
question

Top Users

i saw this for the first time and had to do hahahaha am second in place for, asking the most questions.well i have a question now.would it be a good thing, to rank the names off the byers who bouth the most,i dont mean chowing, what sombody bouth or spend.
question

Bug Report - Left Paren Causing Error When Used In Quotes

I'm listing this as Conversational so I won't get those endless "Unresolved" emails again. The bug is as follows: #Anywhere a left paren appears in a literal string, the #following error message will #be displayed: #Error on line X: Missing ) in Expression #Examples are: $VariableX ="(" $VariableX ="(AAA)" $VariableX...