EZ Chart icon EZ Chart 4-series bar chart for real-time sensor comparison in ARC; set titles, values, RGB bar colors and conditional coloring via EZ-Script. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.
Synthiam Credit
Log In
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.
Loading...
Remote control robots or add telepresence capabilities with Exosphere
BN-880 GPS Compass by Beitian
Featured
BN-880 GPS Compass

Standalone autonomous navigation using Beitian BN-880 GPS/Compass with real-time map waypointing and offline map caching; requires Arduino.

Project Roll-x by Linux robot  92
Featured
Robot By Linux Robot 92

Roll-X Stage One: a two-split wheel balancing robot, future ball roller and companion to Omega forming a dynamic robotic duo.

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
Rss News

Rss News

Hey guys, here is a script I have been working on. It reads the Rss News and after it is done with the first story it asks you if you want to continue. If you say "Yes" it will continue to the...
question

Iphone/ Ipad App

Is the Mobile interface available for use on an iPhone or iPad? I think I saw somewhere that it going to be soon, just wondering if it is available yet.
question
So....I Bit The Bullet And Purchased An Ultimate Wall-E

So....I Bit The Bullet And Purchased An Ultimate Wall-E

300.00 shipped....with remote. ive studied the tear down pics. and i think there are a totla of 8 motors........
question

Updated Cloud And Server Profiles

Question, is there anyway to disable the syncing of server profiles from the cloud? I do not use any revolution robots and I don't need to sync. If there is documentation about this please let me know.
question

Help With Strings

Hello all, I am working on a script and have worked out all the logic using arduino code and again in VB.net using sdk. I was wanting to put the script in EZ-Script code but can seem to get what I thought would be the easiest thing working. so here goes. $sent = "This is a test of something for the robot to say." lets say you have this...
question
Ez-Robot Survey - The Prize Winner Is.

Ez-Robot Survey - The Prize Winner Is.

Congratulations to Luigi Enrico Salamena from New York, USA for winning the EZ-Robot Feedback draw. Luigi chose a Revolution Roli EZ-Robot and a...
question

Recorder Questions

I just love recorder. When I open the requester to save...where does the file go? How can I call it up again or trigger it? How about a loop function or a ping pong option?! DJ...please?
question

Mac Or Pc For Ez? About To Purchase A New Laptop

Afternoon All I'm about to purchase a new laptop but wanted to see if anyone had a recommendation regarding systems. For those Mac users did you have any problems running EZ? Did you have to use Parallels and were you happy? PC users: is there a recent system you would suggest works well with EZ? Thanks, Daniel
question
Battery Question

Battery Question

Sorry for inconvenience. I just received my order , but I have a problem in using the developed kit. I charged the battery but there is a problem in the operating. No detection for any...
question

Scripting Ezb V. 3

I have been attempting to get back up to speed using the EZB,V.3 controller. I am making no head way unfortunately. I have tried the following simple script: Servo(D0,50) ServoSpeed(D0,5) Sleep(2000) Servo(D0,10) Sleep(2000) Servo(D0,50) Sleep(2000) Servo(D0,90) (Note: script stops here!) Sleep(2000) Servo(D0,50) Release(D0) I am connecting with...
question

Great Service

I've gotta brag on you guys in EZ-Company! I had an issue with part. You shipped out a replacement from Canada yesterday and I received it here in Tennessee today. DHL even called and delivered it to my office! I don't think I've EVER had service this good. Thanks!
question

Skipping Lines?

hello, i have been working to create a more complicated demo and am having some issues with it skipping between lines, i have found it will go from the middle of one action the the next, currently by adding sleep marks i have corrected many of these issues but i just wanted to make sure that the problem is in my inexperience programing for this...