Robot Building Questions

Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's 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
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience with a custom flair....
DialogFlow by Google
Featured
Dialogflow

Add Google DialogFlow NLP to ARC: conversational intents, parameter prompts, scripted responses, service-account setup and programmatic robot control.

Calling all 3D Printers! Get the STLs while they are HOT by jstarne1
Featured
Robot By Jstarne1

LEVi Rover 3D files assembled and ready to print, with model cuts for smaller beds and community tips for printing and assembly.

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
Anyone Have A Omnibot 2000 For Sale? Or Partial Bot?

Anyone Have A Omnibot 2000 For Sale? Or Partial Bot?

Just looking for omnibot, a couple were on ebay for 380 bucks but i thought that was pricey. Any help finding one?...
question
Woot Parrot Ar 2.0 Drone Factory Refurbished

Woot Parrot Ar 2.0 Drone Factory Refurbished

www.woot.com/offers/parrot-ar-drone-2-0-wi-fi-quadricopter-11?utm_source=Daily+Digest&utm_campaign=c98555c829-Daily+Digest+-+201...
question

Help Finding An Omnibot 2000

Hey all, I'm trying to find a omnibot 2000 for my husbands Xmas. I must admit I don't know much about them- just that my husband has another omnibot which he loves and would love a 2000. I've seen a few on ebay for around 300 which is kinda out my price range. There's another one in the states for cheaper but it's arm is hanging off. I'm not...
question

Option To Having To Use Client Mode Due To Router Question

When I bought my first EZBv4 I had a problem connecting to my Wifi. With help from everyone I was able to get my EZB into client mode. (I had to use my phone to gain access). I reset it to see if I could connect in AP mode just being curious, but no good. Do I have any other way to get to have it use the AP mode or is it just best to put in client...
question

Grove Color Sensor To Ezb4

I would like to hook up the Grove Color Sensor to the EZB4. The communication interface is I2C and SeeeStudio has an example for the Arduino. Here is link to color sensor: Grove Color Sensor Here is link to the Arduino Code for the color sensor:Grove Color Sensor-CODE I'm totally new to I2C and trying to read from this color sensor, so any and all...
question

Calling Skycams From ARC

I wanted to bring up skycams after directing my robot to show them. The following code brings up the skycam I want, but I would like it to scroll down 2 clicks, and close out after a time period, returning to ARC. Steve S $ISUcam = "https://www.cinewsnow.com/weather/skywatch-cameras/illinois-state" Browser($ISUcam) say("I have opened...
question

Shipment Time

I ordered some parts and they arrived from China in 8 days. Thank you EZ robot. Great product.
question

Ez-Robot To Control Robugtix T8x Robot Spider

I have zero experience in robotics. With that said up front, I've been gradually reading what I can online ever since I ordered a Robugtix T8X robot spider over a year ago. It will be arriving in a couple weeks. The T8X is controlled via WiFi from a smart phone or tablet, with no option to use a physical Robugtix Controller. My question is whether...
question

Some Questions Before Buying

Hello all, and good evening. Before buying one of your Revolution robots, I have a few questions. 1. Do the actual instructions for the robot belong on the computer or the robot? e.g. Is the code being run on the computer, then transferred over using bluetooth, or do you upload the code to the robot and is then executed locally? 2. I consider...
question

Anyone Ever Ordered Robot Chassis From This Link

These are some of the coolest robot platforms I have ever seen. I was just wondering if any of you had ever ordered from this store and was it a difficult process due to it being from Hong Kong. robotstorehk.com
question

Need Help With Teddy Ruxpin Project

Hi! I am very new to this. I wanted to do a project where I could repair my Teddy Ruxpin, and other animatronic bears. I was wondering where to start, so I thought I would start here. I would like the bears to connect through Bluetooth to my phone and computer to sing what ever I want them to. The motors in their mouth and eyes also need to be...
question

Further Information On Ez Script Functions

Where can I find more information on the following script functions. Specifically what they do and what the syntax looks like to use them. Scientific Math Functions Now() Today() DateTime Functions MinDate() MaxDate() MonthName() AddDays() AddMonths() AddYears() AddHours() AddMinute() AddSeconds() FmtNum() FmtDate()