Robot Building Questions

Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
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
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 men's size 12. The construction is 73%...
Live Stream Receiver by Amin
Featured
Live Stream Receiver

Play live web video and audio streams inside ARC from Chrome/Firefox, streaming directly to ARC camera control; network configuration may be needed.

Diy Pc Battery Backup Power Source And 12 Battery Charger By J Starnes by jstarne1
Featured
Robot By Jstarne1

Build a portable APC battery backup with parallel batteries and 12V charger to power laptops all day using repurposed PC cases and casters.

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
Bug Report: Ez-B In Client Mode Still Running Dhcp

Bug Report: Ez-B In Client Mode Still Running Dhcp

EDIT EDIT EDIT: See post 16 for explanation of the cause, and a possible solution I have mentioned this in a few...
question

Look At What I Made Jd Do

Watch this sleep mode program I made for jd
question

Roboscratch Development

@dj I really like the way your educational flow controls are going. I post awhile back about the development of a plug in or maybe this is something you could consider in RoboScratch if this is a place for it. It's mostly to do with Autopositioner and animation. Here's a link to that thread : https://synthiam.com/Community/Questions/8392 Pretty...
question

Roboard Rb-100 With Ezrobot?

Hello guys, im new in this area of robotics and still lack of knowledge regarding this. Im using Roboard RB100 for my project and I want to use it as an embedded pc for controlling the algorithm for the Humanoid Robotic that play soccer. I want to make it able to detect the ball, recognize it and make an action. But the problem is after I finished...
question
What Ac/ Dc Adapter Should I Use

What Ac/ Dc Adapter Should I Use

I just have a quick question. What kind of AC/DC adapter should I use? I just want to be sure not to break anything. Right now I am just working off of...
question

Ez-B V3 Bluetooth Connectivity With New ARC Software

I have the EZ-B v3 and it is now discontinued. When I downloaded the newest version of the software, it does not allow me to use Bluetooth to connect. How can I connect via Bluetooth using the new software with the EZ-B v3? If that is not possible, can I download a previous version that will allow me to connect via Bluetooth?
question

Unable To Install ARC

Hi, I am new to this forum and just ordered by EZB V4. I have a Surface Pro 2 running windows 8.1 pro. I just tried to download the ARC for windows and am unable to install it. As soon as I double click the ARC Windows Installer Package (.msi) file, it shows the following error - There is a problem with this Windows Installer Package. A DLL...
question

Is There A Step By Step Guide For Using Variables And Arrays In This Scripting L

Just curios if there is a step by step guide on using variables and arrays in this scripting language?
question

Ez Robot In Belgium

great to see ez robot chop in belgium,and it also has parts on sale. thanks dj belgium ez web site
question

New Project

I have been struggling with one of my projects recently and wanted to now some of your experiences with the revolution six robot and how you've modified i'm working on making mine a quadruped with a neck and a camera on the end of the neck. let me now any ideas or stories you have. my biggest problem would be teaching the robot how to walk who new...
question

Ping Richard R

Hi Richard I've seen on some posts that you recently have an encoder you had given me a link to the motors and wheels that I currently have now on my inmoov could you send me a link of your wheels and encoders that you currently have thanks
question

Watch If A Script Is Running

Hi, I wanted to know if there some kind of script command to watch if another script is running. I want to do something like : ... if ("script B is running") pause() ... Thanks.