User Defined Function Example icon User Defined Function Example Add custom EZ-Script functions in C# or JS; intercept unknown calls, parse parameters and return values via AdditionalFunctionEvent. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
RPLidar by Slamtec
Featured
Rplidar

Slamtec 360° LiDAR driver: calibrated, offset/rotation-adjusted scans published to ARC NMS for real-time mapping and navigation

Happy New Year to all from EzAng and family and Roman the robot by EzAng
Featured
Robot By Ezang

Happy New Year from EzAng, family and Roman the robot, grateful to robot friends for teaching so much and promising more robot projects in 2021

Community

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
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...