Live Stream Receiver icon Live Stream Receiver Play live web video and audio streams inside ARC from Chrome/Firefox, streaming directly to ARC camera control; network configuration may be needed. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
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
Custom Servo Controller by Synthiam
Featured
Custom Servo Controller

Control up to 99 servos via Vx virtual ports over serial (Arduino/custom firmware), integrating with ARC for scalable servo management.

Moveo Project by rentaprinta
Featured
Robot By Rentaprinta

BCN3D Moveo robotic arm project: replicate original controls now, plan EZ-B control; BCN3D, GitHub and Thingiverse links.

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

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 ?
question

Camera Control Error: System.Nullreferenceexception:

@DJ I get this repeating error message when I use object recognition and the smart variable watcher at the same time? Camera: Camera Control Error: System.NullReferenceException: Object reference not set to an instance of an object. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)...
question

I Thought I Seen DJ Had A Way To Calibrate Motor Wheels Without Using Encoders?

Hi all. I thought I seen a post from DJ on how to simulate wheel encoders without having the encoder.  Please correct me if I'm wrong or please post a link showing how to configure them? Cheers. merne
question
Brushless Motor Controller V3

Brushless Motor Controller V3

I am building, built, a platform to move my Inmoov robot, Bourne, around. Im using hoverboard motors. I have found that the brushless motor controller doesnt do...
question

Out Of The Box SLAM

Have my eyes on this for a while the Slamtec Mapper M1M1. I think it would be great for a standard component for the ARC community to build a standard robot platform. What do you guys think? https://www.robotshop.com/en/slamtec-mapper-m1m1-tof-laser-scanner-kit-20m.html
question
Where's The Gear Icon?

Where's The Gear Icon?

the grear icon that used to be in the bottom left corner is gone! where is it now, or if it is gone for good how do I reconfigure the camera device?
question
Arduino EZB Firmware To ARC Communication

Arduino EZB Firmware To ARC Communication

I am trying to make a plugin. How can I send a non int number from arduino firmware to ARC plugin? For example, if I have the command...