Sound Movement icon Sound Movement Stereo mic sound localization triggers left/right scripts to control robot movement, enabling directional responses (turn/move) to audio. 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
Myo Gesture Armband by Thalmic Labs
Featured
Myo Gesture Armband

Map Myo armband gestures and accelerometer to servos and ARC scripts for arm-mimic control; supports multiple armbands.

Omnibot 2000 , Rad 2.0 Vacuum Bot by jstarne1
Featured
Robot By Jstarne1

Modding two Omnibots (regular and 2000) with two EZ-B kits; rad base shelved for noise but may return if drivetrain can't handle it.

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

2S Lipo Vs Servo

First I like to say that i'm very happy with your products But here we go A fully charged lipo puts out 8.2 volts and the servo's that are in the kits can have max 7.4 volts. I used in my projects cheap towerpro 995 servo's and a stepdown regulator to put out max 6 volts because if i put the full lipo voltage on them they begin to smell funny and...
question
Hb25- Initialzing Via A Power Cycle

Hb25- Initialzing Via A Power Cycle

I have had a little issue with using the Parallaz HB25 motor controllers I use with "Cy". Maybe someone could shed some light on this. It...
question
Revolution Jd Connection Questions

Revolution Jd Connection Questions

Hello, I recently got a F-31 Revolution JD robot kit. I put the kit together and verified all the servos are connected to the correct ports on the...
question

Camera Grid Lines

I find when using the Camera, the grid lines change or fail to stay as set. I try to save the set locations of the lines, but when I reload the project I have to reset the grids again. Thanks, Ron
question
Face Recognition, Age, Gender And Emotion Sensing Video

Face Recognition, Age, Gender And Emotion Sensing Video

Here is a video of the Face Recognition, Age, Gender and Emotion Detection system used on the ALTAIR Robots...
question

Script Question

Please have a look at this script. Will it run all the way through or will the Halt() command in the first "if" statement cause it to stop before it gets to the "Elseif" section? Thanks for looking. if ($ADC_Lft_Elbow => 160 )#160-350 is in Centered position $Lft_Arm_Centered = 0 #Reset varable 1=not cnetered, 0=centered...
question

Looking For Stl Files To Print

Hi, I am trying to find a download point for the STL files to make the servo mounts for a JD arm servo? Anyone point me in the right direction? Thanks Paul
question

Product Questions

Hi I'm interested in your platform, and I have a few questions: 1. Is communication established by direct WIFI connection or is a router or internet connection required? 2. Can the robot be programmed with Arduino? Are there libraries to allow programming with Arduino? Thanks.
question
Starting A Autoposition Action From A Script In A Different Action

Starting A Autoposition Action From A Script In A Different Action

I'm having troubls starting a AP action from a script located on a different AP frame...
question
Tutorial Permission Needed

Tutorial Permission Needed

I was hoping to run this through the Contact Us but was unable to find a email addy. I am starting to do a little home automation and thought others here might be...
question

Encoding Character Question

Hi I am trying to use TCP script interface client Tutorial 52 I have problem with french accent à é for example. The character is not received correctly in the TCP server and so not passed correctly to my plugin. I have tried to change encoding in the send command code tcpClient.Client.Send(System.Text.Encoding.ASCII.GetBytes(cmd +...
question
After Closing Rgb Control It Comes Up Empty When Adding Again

After Closing Rgb Control It Comes Up Empty When Adding Again

I use jd without a head, I removed the rgb control from the project. When trying to add that...