Servo Sketch 3D icon Servo Sketch 3D Real-time 3D servo visualization with motion trails, interactive camera controls and clear trail for ARC debugging and analysis. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
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
LewanSoul Servo by LewanSoul
Featured
Lewansoul Servo

Control LewanSoul LX-16A servos via ARC (EZ-B v4/IoTiny): assign virtual ports, read positions, set speeds, and enable continuous rotation.

What Should I Do? by jdebay
Featured
Robot By Jdebay

Decide whether to wait for a replacement servo or use a faulty servo as a placeholder to fine-tune your JD robot's movements.

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

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...
release
Android/Windows 2014.11.06.00

Android/Windows 2014.11.06.00

Make your robot dance to music with Soundboard v4's script editor, assign scripts to timed audio playback and access first-time tutorials.
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...