Change Release Notes
Happy New Year
Audio Buffer Enhancement for quicker audio play and response
Camera video performance decreased lag time by a 50 milliseconds in every second will increase framerate
Biggest performance boost yet. The last few performance increases have been a result of experimenting with Microsoft's TPL to handle the many many threadable controls and background functions in ARC and EZ-B.DLL. While the TPL has provided performance improvements, I have recognized significant overhead in Microsoft's Task Factory which handles thread pooling and resource allocation. Since EZ-Robot is responsible and aware of our resources, i decided to write my own TPL task factory equivalent and replace Microsoft's library. This has provided the biggest performance increase that ARC has ever seen for EZ-Script, Audio, Video Tracking and general UI responsiveness. I call it the EZTaskScheduler, which is technically a factory, scheduler and thread handler all in one. I'm quite pleased with the result, and i'm certain you will be too.
Added new EZ-Script examples in the examples folder that installs with ARC. One that is relevant to this release is the Procedural 4 (Threading) example.
ARC Downloads
ARC
FREE- 1 third-party plugin skill per project
- Trial cloud services
- Personal, DIY & education use
- Updated every 6–12 months
ARC
PRO- Use on 2+ PCs simultaneously
- Unlimited robot skills
- Cloud backup & revision history
- Weekly features & bug fixes
- Business use permitted
ARC
RUNTIME- Load & run any ARC project
- Read-only mode
- Unlimited robot skills
- Includes early access fixes & features
- Minimum requirements: Windows 10 or higher, 2 GB RAM, 500 MB free disk space.
- Recommended: Windows 10 or higher, 8 GB RAM, 1 GB free disk space.
- Prices are in USD.
- More about each edition: Download & install guide.
- Latest changes: Release notes.
Compare Editions
| Feature |
ARC
FREE
|
ARC
PRO
|
|---|---|---|
| Get ARC Free | View Plans | |
| Usage | Personal · DIY · Education | Personal · DIY · Education · Business |
| Early access to new features & fixes | — | ✓ |
| 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 recognition phrases * | 10 | Unlimited |
| Camera devices * | 1 | Unlimited |
| Vision resolution | max 320×240 | Unlimited |
| Interface builder * | 2 | Unlimited |
| Cloud project size | — | 128 MB |
| Cloud project revision history | — | ✓ |
| Create Exosphere requests | — | 50 / month |
| Exosphere API access | — | Contact Us |
| Volume license discounts | — | Contact Us |
| Get ARC 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
Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

I am excited about the EZTaskScheduler. Is there anything special that needs to be done with plugins to use EZTaskScheduler to manage its threads?
I'll post an example on how it works if anyone wants to use it. It is sort of like the background worker on steroids - with task queuing capabilities as well. It's pretty awesome!
Sounds cool. Also, your Example Project is cool. My brain is spinning thinking about all of the implications.
Great update!
Thanks - that example is meant to demonstrate what threading means and how the controls respond. You can't run a script more than once - so if a script is already running, it won't do anything. It's important lessons for threading and demonstrates how to logically sequence tasks.
Happy New Year to all EZ's. Downloading......
Fantastic update! Speed increase is always a plus! Happy New Year!
Well! What do you think?
If your asking then it must just be crazy super fast! I'm so slammed, I can't even test drive it, but I'm waiting to hear from those that have!