Floor Map icon Floor Map Draws a live floor map of robot movement using Movement Panel, logging direction, distance and heading; configurable speed and turn settings. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
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
Camera NMS Pose by Synthiam Inc.
Featured
Camera NMS Pose

Overhead camera tracks a glyph to give precise robot pose to ARC's NMS for multi-camera indoor/outdoor navigation and waypoint control

Diy Awesome Project Case Made From Netgear Routers And Superglue by jstarne1
Featured
Robot By Jstarne1

Build a custom, low-cost project case from used routers for $12 using a Dremel and superglue to house a light, fan and ezb.

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...