Robot Building Questions

Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
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
Men's High-top Sneakers

Men's High-top Sneakers

Cyborg fashion sense has no limits! These extremely comfortable high-top canvas sneakers are made to last and to impress...
Myo Gesture Armband by Thalmic Labs
Featured
By Thalmic Labs

Myo Gesture Armband

Myo Gesture Armband with support for multiple devices

Un2003a 28byj48 Stepper Motor Project by leversofpower
Featured
By leversofpower

Un2003a 28byj48 Stepper Motor Project

This is a tutorial for implementing UN2003A 28BYJ48 stepper motor controller combo. This motor stepper controller combo can be purchased...

question

Setting The Camera Device

Is there a way to set and save the camera device on PCs with the ARC Runtime installed? Whenever I change the camera or connect it to a different USB port, I find that I need to install ARC Pro to save the new camera settings. While I can adjust the camera settings in the runtime version, I have to repeat this process every time I start up ARC. Any...
question
JD On A Chassis With 2 X 360 Servo But Only One Movement Panel@Athena

JD On A Chassis With 2 X 360 Servo But Only One Movement Panel@Athena

Hello Athena, I have a JD Humanoid Robot and a separate chassis that I would like...
question

2 Different Mobile Arc Apps

I noticed there are two different ARC mobile apps available in the Google Play Store. Is one of them fake, or is it just an updated version of the other? Additionally, does the ARC mobile app work without a subscription? Im curious because I might need it for remote control purposes outdoors. I used the mobile app years ago, and even though it only...
question

How To Recover Auto-Position Actions From A Project

, I loaded the JD robot example with 12 controls into ARC. I modified it by adding new actions and frames, then saved it as JD-JP-new on my PC. Initially, I was able to load it once, but now I cant load it anymore. The cursor just spins indefinitely, and eventually, a pop-up window appears saying ARC is not responding. It gives me the option to...
question
Bing Speech Recognition Config Phrase Command

Bing Speech Recognition Config Phrase Command

Does the Bing Speech Recognition features Config Phrase Command field require input in JavaScript? Alternatively, is it possible...
question

My Ezb V4 Doesn’T Connect

I have two EZBv4 s and trying to get the older one working again. I reset it at pin hole yellow lights flash and pink then flashing blue light, EZB wifi connects to my P.C. okay and Arc does see the EZB in connections but as soon as I hit connect it goes solid blue for 3 seconds but then starts flashing again with message saying EZB is on correct...
question

EZ-B V4 No Longer Connecting, Shows Firmware 0000000

Please see below the logs when trying to connect from connection diagnostics How do I fix this? It was working perfectly until today EZB 0: EZB 1: EZB 2: EZB 3: EZB 4: Windows version: Microsoft Windows NT 10.0.17763.0 Screen Resolution: 1280x720 (96x96 dpi) EZ-Builder Version: 2019.05.08.00 Attempting connection on 192.168.1.1:23 Connection...
question

2 Ezb Controllers For Jd And Wheelbot

Hello, Athena. I have a JD Humanoid Robot and a three-wheel chassis that Im using as a transport platform for JD. The chassis is equipped with two continuous rotation servos (360-degree servos). For my project, Im considering two options: connecting these two servos directly to the EZ-B v4 controller of the JD or using a separate IoTiny controller...
question
Chat GPT And The Better Navigator

Chat GPT And The Better Navigator

@Athena, Could you please provide detailed, step-by-step instructions on how to utilize the Chat GPT skill to navigate waypoints using the Better...
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...