Robot Building Questions

Upgrade to ARC Pro
Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
Hitachi-LG LDS Lidar by Hitachi
Featured
By Hitachi

Hitachi-LG LDS Lidar

NMS Driver for the Hitachi-LG LDS 360 degree lidar.

Mr. Big Bot for you see laugh and enjoy by EzAng
Featured
By EzAng

Mr. Big Bot for you see laugh and enjoy

7/16/2019 My New Robot for you see laugh and enjoy

question
Wiring Stepper Motor

Wiring Stepper Motor

I am using a Leadshine Microstep Drive DM542 stepper motor controller connected to a NEMA 23 2-phase stepper motor. I followed the same wiring connections as specified in the...
question
Is There A Way To Use Arc On The Nvidia Jetson Nano?

Is There A Way To Use Arc On The Nvidia Jetson Nano?

I was wondering if it is possible at all to run Arch on the Nvidia Jetson nano because I dont have things like a...
question

How To Implement A Ramp Function To A Motor Value Derived From A Map Function.

Hello @Athena, I am experiencing difficulties with implementing a ramp function for motor values that are determined using a map function in my C++ code. Could you please review the attached code and provide guidance on why it wont compile? The variables leftSpeed and rightSpeed are the values produced by the map function. Thank you, Jack cpp void...
question
Watching Specific Variables

Watching Specific Variables

Is there a way to display only specific variables in the Variable Watcher or in a separate area within Synthiam ARC? I have over 50 different variables from various...
question
Should I Upgrade Robots Computer To Windows 11?

Should I Upgrade Robots Computer To Windows 11?

Ive been running ARC on Windows 10 Home edition with no issues on an onboard mini computer mounted on my robot and connected...
question

UART Communication Between And EZB4 And An Arduino

Hello , I am experiencing unreliable transmission of UART data from my EZ-B v4 to an Arduino MEGA. It seems that the Arduino is not consistently reading the data as available. Sometimes the transmission works, and other times it does not. I have double-checked the wiring connections. Could you please review the JavaScript and C++ code for any...
question

The Secomnd Seat Of The ARC Pro Software Is Not Functioning Properly

I have ARC Pro installed on two different machines. However, after rebooting or closing the software, it wont reopen unless I release the license. Why does the second installation require me to release the machine and then reactivate the license every time I close the software?
question

Mac Support

Before I purchase ARC Pro, I need to know if it will run on my MacBook, which uses the M3 Pro chip. I currently run ARC on my Intel-based MacBook. Will ARC be compatible with the M3 Pro MacBook?
question
Can You Add Wake Word And Microphone Setup In Advanced Speech Recongnition Skill

Can You Add Wake Word And Microphone Setup In Advanced Speech Recongnition Skill

Can you please add these options in Advanced Speech...
question
Trying To Figure Out A Weird POP At The Start And End Of Sound Files.

Trying To Figure Out A Weird POP At The Start And End Of Sound Files.

After I installed a computer onboard the B9 robot and connected the three...
question

Building A VR Controlled Robot

@Athena which approach is recommended for a interactive robot which control by VR oculus. ARC on Pi as a brain to robot, 4 motors and serial servos as arms to Arduino mega here i have another doubt also Hbridge skill has only 2 motor control. if i have 4 motors how to control it.
question
Gcode Transfer Into ARC.

Gcode Transfer Into ARC.

Id like to request a script that can take a Gcode which is  plain text file and convert it into a multidimensional array. Once it is in an array then I can work with it in...