Tic Tac Toe icon Tic Tac Toe Play Tic Tac Toe with your ARC robot: configurable turn, win and draw scripts, cheat commands and optional speech-recognition control. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy...
View Product
Servo Script by Synthiam
Featured
Servo Script

Bind scripts to servo moves (V1-V99); triggers on position/speed/accel changes and provides ports, positions and speeds arrays for custom control.

Ezb V4 Custom Firmware V2 by ptp
Featured
Robot By Ptp

Custom EZB 4 firmware with AP, client/station, HOST/EZB and ports configuration; beta fixes, polished UI and developing tools, open for ideas.

Community

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
Redecorating?

Redecorating?

There's a living room where the work area was. Now how am I suppose to see who's working Cubicals? More TPS reports? Musical Chairs? The Chair room? Is that where furniture goes to die...lined...
question
Six Dance

Six Dance

I have a question. On the EZ Robot home page there's a video of DJ Sures demonstrating the EZ Robot product line. At about 1:15 into the video, he's tilting an Android phone back and forth and making...
question
Install ARC In Ios

Install ARC In Ios

Hi, I just got a question, how can I install ARC into my iphone? Thanks
question

Help With This Error - Object Reference Not Set To An Instance Of An Object

Good Evening, I am attempting to write servo information to a file (C:\SERVO\INFO.txt The process and order that I am using is: $filename = ("C:\SERVO\INFO.txt") :start $servo1 = "" FileReadReset($filename) #opens file for reading sleep(50) FileDelete($filename) #deletes the file becauase I want a new one every time sleep(50)...
question

2 Direction H-Bridge Controllers?

Afternoon All I just want to confirm there are no 2 direction H-Bridge Controllers (back and forth)? I only see 4 direction options. Thanks, Daniel
question

Move Servos According To Camera Coordinates

Hi everyone, I've been playing around with the color tracking on my JD and while I can get the tracking to work, I'm having trouble getting the servos to move in response to seeing a color. Here is the code I have been using to try and Identify the color blue and then point in the general direction of the blue object:...
question
Medabots

Medabots

Wow it's been ages since I've been on this,been busy with college etc. Anyway to the point,does anyone remember an old anime called Medabots? I've been watching it recently and I have the urge to try to...
question

Powering Off The Ez-B At Low Battery Warning

I'm looking to implement a way where as the EZ-B moniters the LiPo battery voltage, it will trigger a script to say "Low battery. Robot is powering down" when the low battery warning activates, and proceeds to switch the EZ-B off, possibly triggering a relay so it breaks the connection between the battery and EZ-B, and then I can charge...
question
Radar Servo Position Scaling Not Correct

Radar Servo Position Scaling Not Correct

DJ, I was wondering when you are going to fix this known bug. You acknowledged in a previous post it was an issue. The Radar scanner does...
question
Android Apk

Android Apk

Does anyone have a copy of the mobile apk saved somewhere? On my Galaxy S2 4.1.2 im getting a install error trying to install from the Play store
question

Ezb V4 For Sale Uk

Hi all. I've got a spare unused EZB V4 gathering dust here in the UK, any takers? I'd rather it get used than shelved. CJ
question

Object Training With V4 Camera

Once a new object is named and trained, it appears in the Trained Object box. I have found that you can't delete any trained objects, ie they can't be individually selected and deleted. The only way is to delete the Camera console from the project, thus removing all trained objects. Am I missing something or is this the correct procedure? It seems...