ARC 2025.02.20.00 (Pro And Runtime)

(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

Hold onto your servos, folks! This release is packed with optimizations, performance boosts, and enough stability improvements to make even the wobbliest robots stand tall. This update is focused on stability and performance improvements. We have been working hard to lower CPU consumption as ARC is often used on SBC (Single-board computers). Lowering CPU consumption means optimizing every bit, byte, variable, loop, and function. Particularly in that order! Here’s what we’ve been up to:

User-inserted image

Performance Enhancements & Speed Boosts

  • The Add Control form now loads faster than ever. No more twiddling your thumbs waiting for it to render!

  • Project History Manager got a memory diet - leaner, meaner, and less memory-hungry.

  • Auto Position Service now reacts with lightning speed, thanks to the new Task Scheduler V2. Your robot’s moves have never been this snappy.

  • EZB v4 Camera Video Stream is now sipping CPU and RAM instead of chugging it. Expect 1-2% less CPU usage and buttery smooth computer vision tracking without dropping frames.

  • Single Color Tracking is now up to 10x faster! We moved some code from managed to unmanaged - because sometimes, you just have to go rogue. This means we access memory directly compared to letting Windows gatekeep the bits.

Stability Improvements & Bug Fixes

  • Remote Access Service Server now shuts down faster and performs better. If only all servers could be this polite when leaving.

  • ARC Movement Manager now plays nice with multiple robot skills fighting over movement control. No more robot tug-of-war!

  • Com Port Manager and Log Manager got some TLC for better stability.

  • Speech Synthesis & Recognition got a minor but noticeable stability boost - because robots should understand you the first time.

  • RGB Animator for LED Eyes now preallocates memory, caches hardware reads, and recovers gracefully from EZ-B disconnects.

EZ-B & Peripheral Enhancements

  • Digital Port EZ-B Driver bug fix + a caching model update = better performance.

  • Servo EZ-B Driver now handles acceleration better and communicates like a pro.

  • RGB 8x8 LED Animator & Driver improved memory handling, state buffering, and overall stability - your LED animations will thank you.

  • RGB Eye LED Driver for JD Humanoid now has a new caching model, better buffering, and improved LED state management.

New & Upgraded Systems

  • The EZ Task Scheduler V2 saves the day! Script (JavaScript, Python, and EZ-Script) engines now share cancellation tokens so parent scripts can control their children - because structure matters. This also works hand-in-hand with the new ControlCommand mechanism from a previous release of ARC. This allows other robot skill processes to use cancellation tokens from the scripts to stop when the script is stopped.

  • RoboScratch is now powered by the new Task Scheduler V2, making block-based programming smoother than ever.

  • The Camera Processing System has been completely re-engineered! Instead of launching a new thread for every frame, it now runs on a single background thread - saving massive resources and boosting performance. This release should not understate the performance improvement of camera robot skills. This release boasts CPU savings between 2% to 5%!

Audio & Communication Overhaul

  • EZBv4 Sound Manager is now smarter and more efficient. The new optimized task scheduler balances threads better, and a lookup table reduces real-time calculations. That means crisper audio, faster response times, and a happier robot Disc Jockey.

  • EZ-B Communication System has been significantly improved. Data transfer speeds are magnitudes faster, disconnect handling is greatly improved, and serial communication (including with Arduinos and USB EZ-Bs) is now smoother than a freshly waxed bot.

TL;DR

This update makes ARC run faster, smoother, and more stable across the board. Less lag, fewer crashes, smarter movement, and better performance - what more could a robot ask for?

Go forth and update! Your bots will thank you.


ARC Downloads

ARC

FREE
$0 always free
  • 1 third-party plugin skill per project
  • Trial cloud services
  • Personal, DIY & education use
  • Updated every 6–12 months
Recommended

ARC

PRO
$8.99 per month
  • Use on 2+ PCs simultaneously
  • Unlimited robot skills
  • Cloud backup & revision history
  • Weekly features & bug fixes
  • Business use permitted

ARC

RUNTIME
$0 always free
  • 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.
  • ARC Free known issues: view here.
  • 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


ARC Pro

Upgrade to ARC Pro

Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.

Author Avatar
PRO
Germany
#1   — Edited

got an error by downloading the new ARC 2025.02.20.00

User-inserted image

the directory ARC by Synthiam is empty at my Pc . I can not start ARC anymore !:(

Author Avatar
PRO
Germany
#2  

i re-downloaded ARC and it works ok now. no idea what it did not work the first time. Normally, i start ARC and if an update is available, i say ok install as usual. this time it did not work. I downloaded directly from the web site and it was ok.

#3  

WOW. These updates these past few weeks are overwhelming (in a good way). It's hard to keep track of all the new, improved and fixed stuff. Where do I start? LOL.:p

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#4  

I know, right?! It's been crazy productivity lately. The list of to-do items has been getting smaller every day. It's crazy to see how much code has been rewritten in the last few months, but you can tell with the stability of ARC lately.