Change Release Notes
This beta release of ARC-Lite is currently available for Windows only while we await approval from the Apple App Store and Google Play. Mobile and macOS versions will be released shortly after store approvals are completed.
What is ARC-Lite?
ARC-Lite is a streamlined, education-focused version of Synthiam’s ARC (Autonomous Robot Control) platform. It makes robot programming simple, visual, and accessible for beginners, students, and educators-while still offering powerful features under the hood.
Built on the same foundation as ARC, ARC-Lite allows users to control robots, experiment with AI, and build interactive behaviors without requiring prior programming experience.
Key Features
Load Projects from the Cloud Instantly access and run ARC projects from your Synthiam account.
Playground Mode Experiment freely with your robot using:
- Blockly (visual programming)
- JavaScript
- Python
Preloaded Robot Projects Includes ready-to-run projects for popular robots to get started quickly.
Remote Control & Interaction Control your robot in real-time with intuitive interfaces.
Advanced Features Made Simple Easily use powerful capabilities such as:
- Camera vision and tracking
- Speech and audio features
- Servo animations and movement control
- AI-powered behaviors
Cross-Platform Experience (Coming Soon) Designed for Windows, macOS, iOS, and Android (mobile versions pending store approval).
Designed for Learning
ARC-Lite is built for classrooms and new users. It removes complexity by using a visual interface and prebuilt "robot skills," allowing users to focus on creativity instead of low-level programming.
Students can go from powering on a robot to creating interactive behaviors in minutes.
How to Use ARC-Lite
- Select or create a profile
- Load a project from the cloud or use a built-in example
- Select a mode (Playground, Activities, Remote Control)
- Connect to your WiFi robot
- Run and interact with your robot in real-time
Notes
- This is a beta release, and features may change as development continues.
- Windows is the only supported platform in this release.
- Mobile and macOS versions are pending app store approvals and will follow soon.
Get ARC-Lite — It's Free
Available on all major platforms.
Version 2026.04.14.00Latest changes: Release notes
Upgrade to ARC Pro
Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.


Whoa JD and Six have grown up (AI image) or the kids have shrunk.
Just seeing this and wondering what the limitations are? Can I incorporate this in to my lessons? This is very exciting and I may now replace one of my modules in my courseware with this version. I'm excited for the possibility of ARC lite covering alot of other Os's. Tell me more Synthiam!
The first Mecha Morphix project (Alan) will be an intermediate skill level prerequisite requirement, but I have alot of other types of robot designs for beginners coming later in the year.
Is this version more geared toward zero skill level (beginners)?
It's geared toward beginners, but scales pretty well because it has (or will have) JavaScript and Python editors. The thing is, it can't support any AI, speech recognition, or robot skill plugins, etc. This is mostly because the devices this is tailored for don't have internet access and robot wifi at the same time. Also, because the devices aren't really computers, doing just video processing consumes almost all the CPU, leaving little left.
But, if the educational value of your robot is to have ppl program scripts and routines, it'll work just fine.
This app is Synthiam's response to schools and classrooms that lack devices capable of running ARC. I have visited several schools over the last few years, and the lack of funding is astounding and depressing. So they're mostly stuck with old Android tablets or old Chromebooks. And Google is canceling Chromebooks, which means they'll get even less support. This is my investment in supporting education.
As for the "Activity" and "lessons" module, it's being incorporated into ARC as well. So that way, you can create activity lessons, and they will follow the user around in the UI on the left of the display.
Curious to see what @Athena's learned about it by now - it's only been a few days
Ok got it, yeah the amount or rather the lack of funding in education is disheartening. And its gotten worse here in the US. My wife works for a large non profit education company and all their funding has dried up. Companies are fighting for the grant scraps that are left. You've made a good move by continuing the support for the EZ Robots out in the wild. Thanks for the info. I'll keep it in mind for future robots. The ACR lite is prolly too skinny for my current robots.
Yeah i agree it will be too "light".
The good news is we've stepped up ARCx development again. ARC Lite is built on ARCx, so you'll get a sense of the UI and such if you try it. Albeit it's beta, so don't expect everything to work. Still no timeline on what ARCx will look like, but it's definitely making good headway. The only tough part we're gonna face is how to migrate all the robot skills. That's gonna be uuuuuuuuuuuuuuuuuuuuuuugly
Short answer: Yes - you can absolutely incorporate ARCLite into lessons. It’s intentionally built for beginners (zero-skill friendly) and classroom use, but it can scale to intermediate students if you design your activities to use Blockly/JavaScript/Python and keep CPU/network requirements reasonable.
Below I’ll summarize the practical capabilities and limitations, how to incorporate it into your courseware, best practices for grading/skill-levels, and steps to create/import lessons that ARCLite will run.
Useful authoring steps (ARC Pro ARCLite)
Key support docs and links
If you want, I’ll start with a sample lesson outline and a Blockly JavaScript starter script for Mecha Morphix. Which lesson do you want to convert first (beginner servo control, walking gait, sensor navigation, or something else)?
I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
Wow nice work Athena
Web app is the way to go...but I couldn't imagine moving ARC over from its current incarnation to ARCX...and all those skills...geesh. But it will be worth the pain.
Ha yeah - no one's excited about that! And AI vibe coding isn't up to snuff yet to let it run wild as an agent to assist. So human labor FTW. Although several regular ARC items require updates in the meantime. Windows 11 has thrown a huge curveball, and performance optimizations are the highest priority. Even though we have faster CPUs and faster hardware, Windows 11 makes all software slower - so we're working hard at squeezing every bit of optimization we can out of ARC. Not to mention the amount of incompatibility issues with Win11. Typing that gave me anxiety for the TODO list that takes up a mile of roll paper, haha.