Robot Building Questions

Upgrade to ARC Pro
Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.
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
Info Add Remote telepresence to control any 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...
Intel Realsense T265 by Intel
Featured
Intel Realsense T265

T265 VSLAM for ARC: SLAM-based mapping and precise way-point navigation, low-power tracking, and NMS telemetry.

Randez's Omnibot2000 Thread... by RandEZ
Featured
Robot By Randez

Refurbishing a 25-26" tall build with greasy elbow leak and melting 3" wheels; planning urethane tire molds or slip casting.

Your Community Content

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
Possible Use Of Synthiam Software And Ezb-4V2 On Personal Passenger Drone

Possible Use Of Synthiam Software And Ezb-4V2 On Personal Passenger Drone

This is a reformated question. I have seen the use of the ezb-v3 control a...
question

Can Not Connect To Ez-B4

i can not connect to ez-b4? i have eathernet hook up no wif  do you have to have wif to connect? no ssid number it keep saying earror
question
Is It Possible To Move(9V~12V) Servos ?

Is It Possible To Move(9V~12V) Servos ?

is it possible to move (9V~12V) servos? I have really cool high quality servos.. but its difficult regards
question

Wireless Controller Recommendations?

Greetings. I was researching about certain controllers to use for my first ez-robot project (I'm going to try and experiment with my own version of DJ's modified Wall-E). I'm new to the subject of robotics so I might need some guidance. I have some specific questions: 1) Does the ARC program use bluetooth or just wifi connection? 2) When searching...
question
Using Stepper Motors With ARC

Using Stepper Motors With ARC

Hi .. I am new to ARC platform.  I have successfully created a project and exercised servos.  I know I can add DC motors via the Sabertooth controller .. my issue...
question
Scripts, Add Java Script

Scripts, Add Java Script

Can you please advise? I went to scripts, then "add" JavaScript, clicked on the gear icon this is what happened: Clearing compiled cache... Error editing...
question

Servo Positions On Power Up

I have a problem with the head servos moving into a damaging position when powering up. I have looked at various comments on the problem but haven't found a solution. My vertical head servo appears to move into about -10 on powering up. My INIT script moves it back to 1 but -10 or so is going to break the robot's mouth. An EZ servo can physically...
question

HDD Servo Supplier In UK

Hi People, I bought a JD Humanoid around 2017, worked great and had some fun. I had to shelve it for quite a while due to health issues. I took it off the shelf a couple of months back and after operating it for about 10 minutes his left arm took on a mind of its own. There seems to be an issue with the shoulder servo or the upper arm servo, it...
question
Auto Position Ezb1

Auto Position Ezb1

When setting up an Auto Position Frame, how do I select which EZB Controller? RichardZ
question

Add Second Camera Video Into Synthiam Window

I have a ez-robot camera that I am using for all the pluggins it is capable of.  What I want to do is take a third party wifi camera and add that cameras video and sound to the ARC  program. Is this possible? To keep it simple, if sound is a problem I can use the ezb camera for sound.  Both camera's will be on at the same time.  If not possible, I...
question

ARC Update Corrupted My ARC Software

Install the arc update, immediate problem with loading previous saved projects, particularly with joystick installed. How do I roll the builder software back to previous version without losing all my projects files? ARC is a bad update if you can,t use the files I was just using yesterday.
question

I2c Mcp23017 HELP!

Any info on using MCP23017 i2c chip? I try to run a simple loop counter with prestart setup (i2c chip  i2cwrite(0,0x40,0x3) i2cwrite(0,0x4E,0x3) ),output ( i2cwrite(0,0x40,$motor1)      i2cwrite(0,0x4E,$motor2) ) with a loop and variable scrip and it just disconnects!