(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
Your robot can now respond to Twitter Feeds! Also now speaks the news, weather and more!
This is a social media features update to ARC! It contains a few new functions and controls to interact with Twitter and RSS feeds. The new Twitter Recognition Control will allow your robot to respond to commands sent over Twitter. The new EZ-Script commands gives your robot the power to speak RSS and Twitter updates to you.
- New Twitter Recognition Control (Add Controls -> Misc -> Twitter Recognition)
- New EZ-Script SpeakRSS command
- New EZ-Script SpeakTwitter command
Enjoy!
Read Most Recent News Example:
Read All News Example:
Read Third EZ-Robot Twitter Post Example:
Read All EZ-Robot Twitter Example:
This is a social media features update to ARC! It contains a few new functions and controls to interact with Twitter and RSS feeds. The new Twitter Recognition Control will allow your robot to respond to commands sent over Twitter. The new EZ-Script commands gives your robot the power to speak RSS and Twitter updates to you.
- New Twitter Recognition Control (Add Controls -> Misc -> Twitter Recognition)
- New EZ-Script SpeakRSS command
- New EZ-Script SpeakTwitter command
Enjoy!
Read Most Recent News Example:
Code:
say("Here is the most recent news update")
speakRSS("http://rss.cbc.ca/lineup/topstories.xml", 0)
Read All News Example:
Code:
say("Here is the news!")
speakRSS("http://rss.cbc.ca/lineup/topstories.xml")
Read Third EZ-Robot Twitter Post Example:
Code:
speakTwitter("EZ_Robot", 2)
Read All EZ-Robot Twitter Example:
Code:
speakTwitter("EZ_Robot")
ARC Downloads
Teams FREE
Free
- Includes 1 free plugin robot skill per project
- Community support
- Free with trial limitations
For schools, personal use & organizations. This edition is updated every 6-9 months.
Recommended
Early Access
As Low as $8.99/mo
- 2 or more PCs simultaneously
- Includes unlimited skills
- Premium support
- And much more
Experience the latest features and bug fixes weekly. A Pro subscription is required to use this edition.
Runtime FREE
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.
- 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 Teams FREE |
ARC PRO |
---|---|---|
Get ARC for Free | View Plans | |
Usage | Personal DIY Education |
Personal DIY Education Business |
Premium support | $14.99/ticket (optional) |
✓ 1 request/month ($9.99 for additional requests) |
Feature requests | ✓ Yes | |
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)
** 1,000 per cognitive type (vision recognition, speech recognition, face detection, sentiment, text recognition, emotion detection)
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
Thanks DJ.
To get my Twitter feed to work I had to untick this setting and to log onto to my Twitter settings in a browser
Thanks
Thanks