Train Vision Object By Script icon Train Vision Object By Script Train camera vision objects via controlcommand(), attach camera, start learning, monitor progress, and return object name for scripts. Try it →

Robot Building Questions

ARC Pro
Learn More
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
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
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
Soundboard v2 (PC) by Synthiam
Featured
Soundboard V2 (PC)

Play MP3/WAV via PC sound output with timeline scripts to trigger movements, auto-position actions, and optional looping for synced routines

Jd Plays Rock Paper Scissors by faengelm
Featured
Robot By Faengelm

Play Rock Paper Scissors with EZ-Robot JD using voice recognition, AutoPosition arm motions, object detection and game AI.

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
ARC

ARC

Hi I'm from Germany also have a EZ - Board V3 + and think it's really cool what you can do with it but unfortunately I have a big problem connecting to ARC . So I connect my bluetooth give 1234 and it connects to...
question

Sound Sensor With A Capacitor - Question

About a year ago, Steve G asked about sound sensors. https://synthiam.com/Community/Questions/7481 DJ said to add a capacitor to the signal line...Quote:those sensors (analog or digital) will work fine - IF you add a capacitor to the signal line. This is because the audio is either ON or OFF real quick with no "hold". This means unless...
question

Great Deals From Brookstone

While supplies last, in addition to the BOGO deal, and regular internet discounts and/or free shipping coupon codes, they are also including extra stuff in orders if you order uneven numbers. The BOGO deal is mix and match, but they have already packaged things in packs of two. I ordered 3 rotation and 5 lever servos. I got 4 rotation and 6 levers...
question

Iot Customization

Hi, Did anyone customized the wifi/IoT firmware ? can someone share some experiences or feasible ideas ?
question
Sound Sensor Recomendation

Sound Sensor Recomendation

Hey everyone. Can somebody recommend a good quality sound sensor to work with the v4, preferably analog. I had a pair of cheepo's laying around that I tried (pictured...
question

Nest Smoke Detector

Hi, I am thinking of buying a NEST smoke detector, because it can be used with ARC (and yes, also for safety reasons). I have seen the example for the thermostat, but nothing about the smoke/CO detector. Does anyone know what kind of variables can be recover in ARC with the smoke detector ? Thanks.
question

Array Index Reference Error

This script has run without errors. ControlCommand("Answer array", ScriptStart) #Get 1 0f 16 random phrases from the array Answers $z = (GetRandomUnique(0,15)) $phrase = ($Answers[$z]) ControlCommand("Script Manager"' ScriptStart, Speak (phrase") But, now with ARC - Version 2016.02.18.02 I get: Error on line 4: Input...
question

Orientation Sensor

I just purchased the orientation sensor and cannot find a control for it. I have searched the help files with no luck. I'm probably overlooking something simple but any help is appreciated. Thanks
question

Script To Select Camera

Hi, Something is terribly annoying : ARC resets its default camera so if you are using a different camera than the ezb camera, any script that is supposed to boot your cam and then start it in the camera settings will not activate the one you want. Is there a way to select a camera in the list as default and lock it so it stops bugging me like...
question

Projects On The Cloud

Is there a way to remove a project/app from the Cloud? Thanks.
question
Servo Synchronization: Servospeed Delay Values

Servo Synchronization: Servospeed Delay Values

I need to synchronize the servo movements between a EZ-Script and an external device. ServoSpeed (Dx, speed) The speed is 0 =...
question
Another Way To Auto Release / Restart Servo

Another Way To Auto Release / Restart Servo

Last week we had a discussion about buzzing servo and capability to release it without loosing the mechanical position of the...