Robot Building Questions

Upgrade to ARC Pro
Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.
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
Waterproof Bluetooth Speaker

Waterproof Bluetooth Speaker

Add your soundtrack to robot building adventures, or add this to your robot! Introducing the Synthiam IPX6-certified...
Screen To Camera by Synthiam Inc.
Featured
By Synthiam Inc.

Screen To Camera

Capture any area of the screen and send it to a camera device.

Johnny 5 Hannover by Knusel
Featured
By Knusel

Johnny 5 Hannover

I think Johnny 5 from Short Circuit doesnt need to be introduced anymore The project still has a long way to go, but slowly you can see...

question

Movong A Rotation Servo Real Slow

How can I make a continuous rotation servo turn very slowly? The servo is an original from EZ-Robot.
question
Aimec:Ez1 Robot

Aimec:Ez1 Robot

Hi All Introducing the AIMEC:EZ1 We are in discussions with DJ to produce a special version of our AIMEC (Artificially Intelligent Mechanical Electronic Companion) robot for the EZ-B, this...
question

Old EZ Builder Project Needing To Be Migrated To ARC. Can This Still Be Done?

I have an old friend who is still running his robot using an outdated version of EZ-Builder on a Windows 7 laptop. He wants to update everything and is in the process of acquiring a mini computer that will run Windows 11, which he plans to mount on the robot. He intends to connect a couple of EZ-B v4 controllers directly to the single-board...
question

Copying Whole Script Collections

Hello Synthiam Support, Is there a way to copy all of the scripts in a Script Collection skill or another skill and paste them into a different project? How would you go about doing this? Im looking for a method to efficiently transfer scripts between projects within Synthiam ARC. Any guidance on this would be greatly appreciated. Thank you!
question
Blockly Comments

Blockly Comments

Whenever you do an update could you please have the comments and the program itself stay exactly where you leave them when you save the program.
question

Whats The Preffered SERVO HAT For The Raspberry Pi

Im going to build a wheeled robot and need a servo HAT.   I wnat make sure it’s compatible with ARC the Raspberry Pi 5.    Is there a spot where I can verify that it has support for the ARC Synthium robotic software ?
question

How To Control Tank Tracks Without Skid Turns?

How to Control Tank Tracks Without Skid Turns? I am planning to use an Arduino Uno with EZB firmware and two H-bridge controllers, one for each of the right and left track motors, with PWM speed control. The way I want this to work is with a single joystick control: - For a right turn: the left track moves forward, and the right track moves...
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...