Translate icon Translate Translate text via Microsoft Translator (auto-detect); EZ-B plugin stores translated and detected language variables. Requires Azure key. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
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
Chromium by Google
Featured
Chromium

Configurable Chromium browser skill for ARC: navigate URLs, print, open in PC browser, maximize/restore, set page content to a global variable.

LEVi Rover Modular Robot 3D Print by jstarne1
Featured
Robot By Jstarne1

LEVi Platform latest model - the most updated LEVi Platform available.

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

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...
release

Windows Release 2016.02.20.00

Array index fix in EZ-Script; JPEG stream uses new EZ task scheduler with no FPS limiter; Brookstone rover panel and Syntax Check removed.
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
robot

Dxpert's I Need A Robotic Arm To Get Me

Robotic arm fetches candy with smart daily limits, offering high-five and wave gestures for friendly, controlled interaction.
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...