Display Popup icon Display Popup Full-screen popup display for ARC: show custom text with configurable timeout, font, text/background color, size and position via controlCommand(). Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.
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
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience...
View Product
LynxMotion Smart Servos by LynxMotion
Featured
Lynxmotion Smart Servos

Compact Lynxmotion Smart Servos with position feedback, safety features and UART TX/RX for Arduino/EZ-B v4; scriptable temp, load, load-dir and ping.

Ez-robot Halloween Witch esmeralda by Smarty
Featured
Robot By Smarty

Esmeralda the Witch prop: 180 cm tall, 6.6 kg, PIR sensors, camera, light & sound sensors, loud onboard sound system and illuminated eyes

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
Servo Ramping Options In ARC

Servo Ramping Options In ARC

I use the Auto Position robot skill. What is the best way in ARC to ramp a hobby servo up to speed and ramp it down to a stop? I vaguely remember a servo ramping...
question
Digitalwritefast And Arduino Sketch

Digitalwritefast And Arduino Sketch

Hi @Athena, I have a question about the Arduino library "digitalWriteFast.h". Below is an Arduino sketch I would like to use that library...
question
UART Byte Array Communication Explained

UART Byte Array Communication Explained

Hi @Athena, I'm asking about the best way to communicate via UART between an EZB4 (JavaScript running on the EZB) and an Arduino Mega (C++)....
question
Bing Speech Recognition Wake-Word Pause Issue

Bing Speech Recognition Wake-Word Pause Issue

I have a question about the ARC Robot Skill "Bing Speech Recognition". I am using the Bing Speech Recognition skill with...
question
Set Servo Angle In Blockly

Set Servo Angle In Blockly

Hi - I'm looking for a Blockly block/function in Synthiam ARC that will move a servo to a specific position (set angle). Any help appreciated? For context: I'm using...
question
RPLIDAR Script Data Not Updating

RPLIDAR Script Data Not Updating

I am using the RPLIDAR skill in ARC. The scan view is working correctly and I can see real-time obstacles in the UI. However, I cannot access usable scan...
question
Adding An Action To An Existing Script

Adding An Action To An Existing Script

I have a question about adding an action to an existing script I have that is written in JavaScript for ARC. I currently have two different ARC...
question
Depthsensor Plugin Load Error

Depthsensor Plugin Load Error

I have a question about the ARC Robot Skill "DepthSensor." I was looking for the Kinect Body Control skill but couldn't find it. After some research, I...
question
Using Brushless Motors With ARC

Using Brushless Motors With ARC

just a question with this cycloidal gear, it can be used with these skills ? Sabertooth Movement Panel Brushless Motor Movement Panel Dual Hbridge W/PWM
question
Inverse Kinematics Guidance For Cybot3000

Inverse Kinematics Guidance For Cybot3000

I have a question regarding the use of the Inverse Kinematics Robot Skill in Synthiam ARC. I've managed to create the general arm...
question
ARC Keeps Blocking Windows Shutdown

ARC Keeps Blocking Windows Shutdown

I'm having an occasional issue with Windows shutting down when using the Utility.shutdownPC(); command from an ARC script. Background and setup: - I...
question
Arduino Serial Communication Troubleshooting

Arduino Serial Communication Troubleshooting

Hi @Athena, I'm using the following code snippet on an Arduino Mega that is communicating via UART with an EZB4: if...