All Community Content

Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
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
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester provides warmth...
Watson Text To Speech by ptp
Featured
Watson Text To Speech

Human-like audio via IBM Watson Text-to-Speech: multi-language, selectable voices for accessibility and automated interactions. IBM Cloud required.

Creeper Project by CardboardHacker
Featured
Robot By Cardboardhacker

Minecraft Creeper robot build using Ez-B, motor controller, camera and 12V DC motors - 3'7" body, parts list, costs and finish target.

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
Expanding Ez-B With Pololu Mini Maestro

Expanding Ez-B With Pololu Mini Maestro

I am experimenting with expanding the number of servo ports I have available to the EZ -B with a Pololu Mini Maestro 24 channel USB servo...
question
My Ez-B Needs Service

My Ez-B Needs Service

Waited over a month to get my kit. First time I plug it in, needs a firmware upgrade ... attempted to do so and got this result: Firmware Updater Version: 2013.03.18.00 5/16/2013...
blog
Will Ez-Robot Be The Next Canadian Billion Dollar Company?

Will Ez-Robot Be The Next Canadian Billion Dollar Company?

EZ-Robot creates plug-in controllers and software to give toys AI, including voice, vision, GPS and...
question

Address Multible Cards From Speech

Is there a command that allows one to address multible cards from speech recognition ? confused edit; by default it addresses card "0" is it possible to address card "1"
question

Ideas To Pimp Out Wall-E

I have been neglecting wall-e for quite some time now so I decided that now revolution is scheduled for Christmas I have some extra time on my hands. I think wall-e is a good candidate for having that time dumped on him. So the gist is to come up with ideas to pimp out wall-e weither it be guns or lights or addons. Let me know on your thoughts!
question

Thread Update Email Glitch Since 7/27/13?

Has anyone else stopped getting thread updates when there are replies?. The last one I received was the 27th. I assumed it might have been a feature to choose which threads to follow but I see the settings are the same. I use Gmail obviously which is usually reliable. Anyways my email box has not been getting the ez-robot love. - Josh
release

Release 2013.08.13.00

Texas Instruments Chronos ez430: assign accelerometer values to variables, REPEAT() and REPEATUNTIL(), adjustable Number Selector sensitivity.
question

Free Shipping Servocity.Com Discount

Servocity sent a generic discount for free shipping which I think is very useful. I know many if us like their hard to find product like gear boxes and high torque servos. I'm in no way affiliated with them just a customer like you. They are having lots if back to school sales but you can look at that yourself. Discount Code : FREESHIP
question

Connecting Sensors In Parallel.

One person on the forum at least said that he hooked all of his PIR sensors to one port and it worked great. What OTHER sensors can I connect to the same ports to save on ports? will it work with the Ultrasonic, IR and other similar sensors? Thanks, Mel
question
Help With Examples C# Does Not Work?

Help With Examples C# Does Not Work?

Hi, I am coding in C# for my new robot of star wars, I have done the code of my Kinect and now I need to implement this code to EZ SDK but I have...
question
Nixie Tubes -Simulated?

Nixie Tubes -Simulated?

Anyone familiar with Nixie tubes? Looking to simulate if possible. I found some actual tubes but not sure about all the high voltage drivers ect. Looking to integrate into...
question

Mp3 Trigger & Variables / Sequencing

Hello All, Just working on some setup for big R2's audio setup. I'm using the Sparkfun MP3 Trigger. I'm trying to use $variables in command strings and it's not working. Is ARC capable of this for the Mp3Trigger command strings? Here is a normal command line: MP3TriggerVolume(D7, 38400, 30) I want to do something like this: $Mp3Volume=30...