Robot Building Questions

Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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
I Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a mens size 12. The construction is 73%...
Variable State Saver by Synthiam
Featured
By Synthiam

Variable State Saver

Save and Restore variable data to a file.

Its gonna be RAD by kkeast
Featured
By kkeast

Its gonna be RAD

Hey all. I was really excited when my EZ-B arrived about a week ago. While it was on its way I was searching around for my first project....

question

How Do I Assign A List Of Values To An Array Using Script Language

How do I assign a list of values to an array using the script language in Synthiam ARC? For example, I want to create an array like this: $MyArray = [value1, value2, value3].
question
Rplidar A1 Does Not Return Data

Rplidar A1 Does Not Return Data

Hello! I am using ARC on a Raspberry Pi 4 running Windows 11. The RPLidar A1 function starts automatically as soon as the USB from the Lidar is plugged in....
question

Using A Variable In Waitforspeech Command

@Athena, How can I use a variable in the WaitForSpeech command? For example, I want to use $Exhibit = WaitForSpeech(30, $ExhibitList), where $ExhibitList contains several options. How can I achieve this?
question

Whats The Best SBC Under $300 To Build A DIY Two Wheeled Robot With A RP LIDAR

What is the best single-board computer (SBC) under $300 to build a DIY two-wheeled robot equipped with an RP LIDAR? I am considering using a Raspberry Pi 5 with Windows 11. Could you please direct me to any reference wiring diagrams that I can download for a project like this?
question
Raspberry Pi Digital Ports

Raspberry Pi Digital Ports

hello!  Ive got this msg setup is: RPI 4 + L298 + Dc motor + 6V Batt supply, ARC installed on Win 11 RPI, Dual H-Bridge function used. below the config: L298 left...
question

Can I Remote Control My JD Humanoid With A Steam Deck Controller ?

I have a JD Humanoid robot, and I would like to control it using a remote control. Is it possible to control my JD Humanoid with a Steam Deck controller?
question

TTS Not Finishing

Hi everyone, I have just dusted off my ALTAIR robot and loaded the latest version of ARC Pro. I then ran the last ALTAIR code, which used to work perfectly. However, I encountered a major problem: virtually all Text-to-Speech (TTS) commands never complete. For example, the phrase I am ALTAIR robot only outputs I am ALTAIR ro. I am using the...
question

Best Way To Connect A 12V Servo To The EZ-B V4

@Athena, what is the recommended way to connect a 12-volt servo to the EZ-B v4? The stall current of the servo is 8.0 amps. How much current can the EZ-B v4 safely supply? Additionally, I want to ensure that the connection integrates well with the Movement Panels and other plugins in Synthiam ARC.
question
Cant Find Ip Adres

Cant Find Ip Adres

Hi, I am having trouble locating the IP address of my new IoTiny. I believe it should be something like 192.168.0.???. It does not connect, whether Norton is enabled or disabled. Can...
question
Can Not Build Robot

Can Not Build Robot

Hello, I am trying to start building a robot, but the instruction view says Completed in the top left corner, and I am unable to proceed. I have not set up anything yet and am just...
question

JD Robot Rolling

I am curious if it is possible to modify the JD robot to enable it to roll instead of walking, similar to the functionality of the Roli Rover.
question

Joystick Xinput Control

Is it possible to implement a Pause and Unpause feature for the Joystick XInput Control in Synthiam ARC? I have noticed that users frequently press additional buttons on the Xbox controller before the robot has finished executing the current script. This results in some chaos, with the robot attempting to catch up with the commands.