Custom Servo Controller icon Custom Servo Controller Control up to 99 servos via Vx virtual ports over serial (Arduino/custom firmware), integrating with ARC for scalable servo management. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
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
Variable State Saver by Synthiam
Featured
Variable State Saver

Persist and auto-load specified global variables between ARC sessions for consistent, personalized robot behavior and quick state restoration.

My Lita Can Dance With Modified Jd Movement by EricEZ
Featured
Robot By Ericez

Lita dances like JD after small tweaks to the JD frame movement panel

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

SSC-32U Pulse Width Modulation

A quick question. If have a couple of 270 degree servos. To get the full rotation I need to set the pulse width range in the SSC-32U configuration to 500-2500. Will this upset other standard 90 degree servos connected to the SSC-32U? The default range on the config was 650-2250, and I was only getting about 220 degrees rotation.
question
Movement Tracking Not Working

Movement Tracking Not Working

Hello, I have a n issue that I recently ran into and was wondering if anyone had any suggestions on how to fix it. I've been working with my Revolution Roli robot...
question

Problem With ARC Mobile App Latest Version

I just downloaded the latest version (v2021.05.20.00) of the mobile app to one of my tablets. None of my installed robot apps are appearing. They are still there in the ARC/My Projects directory but don't show up as installed. I downloaded a test project from the Cloud and it seems to store it somewhere else. Do you know what is going on here?
question
Loomo Segway Support?

Loomo Segway Support?

HI, Just found you guys, Love it! Any Chance Loomo Segway works with ARC? Update: I know I posted the question without good information of what I am attempting.  My final goal is...
question
Auidio Toolbox Plugin And Soundservopc Speaker Control

Auidio Toolbox Plugin And Soundservopc Speaker Control

Has anyone come across this problem. If I use the AudioToolbox plugin to add more voices to my project...
question

UART Javascript Help

While programming a little bit of this and that over the years and understanding the concepts of programming, I'm actually not that well-practiced. Syntax and nuances usually get me. I have gone over the Javascript UART section up and down but couldn't find the answers I was looking for. While doing some UART Javascript code, sending a packet of...
question

PWM Frequency Range

What is the default PWM frequency of the EZ-B v4, and is it adjustable? I'm sorry; I should been more precise in my question. Here is what I do know; In a conventional analog servo motor a PWM signal with a period of 20 ms is used to control the motors. A signal of 20 ms has a frequency of 50 Hz. The width of the pulse is varied between 1 and 2 ms...
question
How To Send JSON & Set Header Request On Net.Httppost() Method?

How To Send JSON & Set Header Request On Net.Httppost() Method?

Hi everyone, I'm using Net.hTTPPost(url, postData) method on ARC script (JavaScript). I've...
question

ADC Port Script Help

I'm trying to create a script with a loop for my Wall.E. to monitor two button sensors wired to the ADC0 via resistors on an ioTiny.  I want my script to continuously loop and if either ADC value range is encountered a specific sound file will play.   The script behavior that I get that I don't want is, which ever button I press, I then I have to...
question
The Future Of Robots?

The Future Of Robots?

Well......Elon is at it again..this time creating something he is scared of...robots. You can even tell in his presentation how uncomfortable he is. And yet here we are. $100,000...
question

Mobile Code (Interface Help)

I have found the mobile version of ARC and found out that i can't run anything, for it says i need to have at least one mobile interface... i can run my sounds, but not my scripts or servo pads, what am I missing? How do i make or chose something as a mobile interface... i am hoping i can run my scripts
question

Accessing More Board Indexes

How do I access more board indexes other than the first five? I've seen somewhere that 256 were available and have looked around but can't find a way to do it ?