Release 2012.06.18.00

(Autonomous Robot Control Software)
Make robots with the easiest robot programming software. Experience user-friendly features that make any robot easy to program.

Change Release Notes

Do you have a RoboSapien toy kicking around? Time to do something awesome with it! This EZ-Robot release implements a few new awesomeness! Yeah, "awesomeness" is a word. With the new firmware update from this release, you may now follow our tutorial video and control your RoboSapien v1 and v2.

This release also implements a long over due feature for file associations. The .EZB files are now associated with ARC, this also includes downloadable internet files too. When you are on the community forum, and someone has pasted an EZB file, you can click and select OPEN. The file will be openned into ARC directly. Also, you can double-click any EZB file on your drive and open ARC.

  • RoboSapien Movement Panel
  • RoboSapien EZ-Script commands (all remote commands supported)
  • File Associations
  • 4800 BPS Baud Serial Support


ARC Downloads

ARC Free

Free

  • Includes one free 3rd party plugin robot skill per project
  • Trial cloud services
  • Free with trial limitations

For schools, personal use & organizations. This edition is updated every 6-12 months.

Recommended

ARC Pro

Only $8.99/mo

  • 2 or more PCs simultaneously
  • Includes unlimited skills
  • Cloud backup
  • And much more

Experience the latest features and bug fixes weekly. A Pro subscription is required to use this edition.

Runtime

Free

  • Load and run any ARC project
  • Operates in read-only mode
  • Unlimited robot skills
  • Early access fixes & features

Have you finished programming your robot? Use this to run existing ARC projects for free*.

  • Minimum requirements are Windows 10 or higher with 2+gb ram and 500+MB free space.
  • Recommended requirements are Windows 10 or higher with 8+gb ram and 1000+MB free space.
  • ARC Free known-issues can be viewed by clicking here.
  • Get more information about each ARC edition by clicking here.
  • See what's new in the latest versions with Release notes.

Compare Editions

Feature ARC
FREE
ARC
PRO
  Get ARC for Free View Plans
Usage Personal
DIY
Education
Personal
DIY
Education
Business
Early access to new features & fixes Yes
Simultaneous microcontroller connections* 1 255
Robot skills* 20 Unlimited
Skill Store plugins* 1 Unlimited
Cognitive services usage** 10/day 6,000/day
Auto-positions gait actions* 40 Unlimited
Speech recongition phrases* 10 Unlimited
Camera devices* 1 Unlimited
Vision resolution max 320x240 Unlimited
Interface builder* 2 Unlimited
Cloud project size 128 MB
Cloud project revision history Yes
Create Exosphere requests 50/month
Exosphere API access Contact Us
Volume license discounts Contact Us
  Get ARC for Free View Plans
* Per robot project
** 1,000 per cognitive type (vision recognition, speech recognition, face detection, sentiment, text recognition, emotion detection, azure text to speech)

ARC Pro

Upgrade to ARC Pro

Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.

PRO
Synthiam
#9  

Thanks everyone.

@Fxrtst it's good to see you back. Thanks:) .. About the picture - once you open the robosapien, it will be very clear where to solder. It's labelled as i state in the video. Just pause the video on the frame if you need to see:)

@Louis I think you're mistaken - Windows Media Player is what plays your MP3 audio in Windows. ARC is a different program. Writing an MP3 decoder is a little more work than you would imagine.

Try the new release file i put up today and see if it works for your bitrate. It's release 2010.06.19.00

#10  

@DJ I know what you mean. I was thinking that since ARC is playing the audio on the PC and not using any resource on EZ-B, it'd be great to play high quality music thru the robot's speakers some time instead of just robot voice and noises:). Just something to consider improving. I'll try the new release. Thank you!

Update: New release works perfectly, even on higher birates, you're awesome!

#11  

Hi DJ, First of all I would like to thank you for the amazing features you just added to ARC! And I have noticed with the latest release that the "repeat" box, in the settings of the EZ Script, between the name and debug, is no longer there. The issue here is that this is a key feature that use extensively to accomplish many useful actions in my programs. Would it be possible to restore it please in a future update?

Nick

PRO
Synthiam
#12  

@nicolson the repeat box has been removed due to the new compiler. To repeat a script, do the following:


:Start

# code goes here

goto(Start)

The reason for the change is due to EZ-Robot conforming to some software development standards for educational use. I put that in because it was a neat feature, but does not conform to development procedures. To properly loop is to properly understand your development environment:)

For example, after a bit of EZ-Script, you will eventually begin using VB or C# scripting controls due to learning:D

#13  

Thx DJ! You definitely want me to progress in my programming skills.;)

#14  

Hello DJ I really dont understand wich microcontroler it is an ardiuno but which one. and wat do you need to connect with the ardiuno do you need connect to the motors how many wires because i have buyed the robo kit and robospaien V1 but i really dont get it how to send the program to the controller and is the robot hacked and how do you send the program to the ardiuno. and the program i really need help i need the scheme of how its put in together because its an school project and i need the details of what im doing thats why please Dj help and sorry for my english i hope you understand me. thanks

United Kingdom
#15  

Hi wajih_sethi

Its not an Arduino board that interfaces to the Robosapien and other robots that you can build yourself. You need the EZ-B board that DJ sells on this website. There are lots of tutorials on here that tell you exactly what to do and how everything works

Arduino is a great open source platform but here we are only talking about EZ-B which has thousands of lines of code and and interface program in ARC that runs on your PC all built by DJ that takes all the hard work out of building robots well all the hard programming work in any case.

I suggest you download ARC (its free) and look at the options it has then review all the tutorials. Everything you need is here

#16  

Thanks so the microcontroller is called EZ i have the kit but my teacher was asking al the time wich controller is it so i was under pressure and he was asking also what to do with the motors so you dont need connect the motors thats a releaf but what about hacking the robot because its sometime stressfull because its something it needed to be clear what im doing and can also program in for programmers but you dont have an tutorial of that

thanks