Roomba Tones icon Roomba Tones Deprecated Roomba control; replaced by the iRobot Roomba Movement Panel for updated movement control. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.
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.

R2-d2 Hasbro Toy Hack by Steve G
Featured
Robot By Steve G

Upgrade a 2002 Hasbro R2‑D2 with EZ‑B v4/v2, sensors and EZ‑Robot controls to revive voice features and introduce beginners to robotics.

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
release
Release 2018.01.30.00

Release 2018.01.30.00

EZ-Script Count counts substring occurrences; Cognitive Face adds worldwide facial recognition so EZ-Robot robots can identify people via database.
question

Ez Camera

Just wondering about what can be done with EZ cam as I have viewed some interesting applications where DJ shows off the Face tracking and color tracking using simple scripting in the ARC software plug ins.I am on the verge of buying one now but then I saw this interesting phone camera add on that has come down in price for heat /cold detection...
question

Compass Use I2c On Ezb V 4

Hello all, I am asking if anyone else has used compass guided navigation? I am looking at a Tilt Compensated Magnetic Compass with I2C serial communication. I have never used one ,but I have a feeling in order to make sure my bot is going the correct direction outdoors I will need a compass at the least ( maybe a GPS in the future) Any feedback is...
question

Cover Up Your Password For Mail

is it possible to cover up your password in the window for mail exchange ? smpt client .when you open the window ,you can see your password.
question

What Is Wrong With This Script

for some reason I can not get the following simple statement to work $Test = "123 123 123" repeatuntil(contains($Test," ") != true) Print($Test) endrepeatuntil I get the following error 8: repeatuntil(contains($Test," ") = true) > Error on line 8: Missing ) in Expression I have tried using repeatWhile also...
question

Easydriver Code Nema 17 Motor Driver With Io-Tiny

I am driving a SparkFun EasyDriver Nema 17 Motor Driver board with an iO-Tiny All are powered with a 6V SLA When I first connect to the Tiny with ARC the motor begins a slow spin. When I run the code below the motor stops as desired. SET(D0,OFF) // step pin SET(D1,OFF) // dir pin When I run the loop, converted from an Arduino Sketch to this, get...
question
Accessing To Some ARC Configuration Information Wjen Buiding A Plugin

Accessing To Some ARC Configuration Information Wjen Buiding A Plugin

Hi I want in my plugin to get the Media Save Folder Path which is a parameter of...
question
Use Of ARC Controls In Plugin Build

Use Of ARC Controls In Plugin Build

Hi What is the ARC Control to use if I want to build in my plugin a tab control configuration form as in the the Bingspeech configuration form below ?...
robot

Renimathew's A Robot That Can Pick Up Scatt

Robot that picks up scattered toys, organizes them, and stores each item in precise, predefined storage locations.
question
Absolute Beginners

Absolute Beginners

Hi Everyone I think it will be a great project for me and my 7 year old but would also like us to learn more about robotics, EZrobot programming and other things involved at the same...
question
H-Bridge Dc Motor Movement Script

H-Bridge Dc Motor Movement Script

I'm looking to see if I'm scripting correct. I'm doing the power train to a BB-9. The way the drive is set up is it uses multiple DC planetary motors each...
question

Online Collaboration

Ive been thinking about this a bit lately... I think it would be kind of neat to set up a kind of programming collaboration through team view or some other. As I move forward with my build I sometimes find myself struggling with what to make it do next. There are a lot of great ideas I’ve seen on this forum and I’d be willing to share what I’ve...