SOLAROS OS Lite - is a free to use task driven, frequency scheduled RTOS.

- For simple systems with minimal interrupt configurations.
- Ideal for small projects, hobbyists and educational use.
- See licence details bellow.

Getting started

Solaros-OS is target and tools chain agnostic for use in any development environment. It allows you to quickly and accurately translate product feature requirements, rapidly prototype new product concepts, build pre-production code bases and create clean, structured, scalable code.

GETTING STARTED – with the 'free to use' Solaros OS Lite that includes a user application example code framework.

- download and unzip the project source code files,
- add all files to your IDE project,

To easily find the code locations where you need to configure, add or update data, search for "solaros-onboarding" and make the appropriate updates recommended, step by step. This is all you need to do to setup Solaros for rapid application development and and a high quality, optimised code base for your product range.

- update with your project specific system configuration data,
compile and build,
- add project specific code logic,
- do {compile, build, test, debug and modify/enhance code base} until done;

For full details go to the 'getting started' page at

https://docs.solaros.uk/pg02_start.html

If you have any questions or require free onboarding assistance, email me at mike@solaros.uk
Informally registering your use of OS Lite with an email also gives us the opportunity to notify you of free updates and feature enhancements to OS Lite - thank you.

SOLAROS EDITIONS, ADD-ONs and PRICING

OS Lite
- Frequency based task scheduling, the super noddy loop
- Free to use on all educational and commercial projects.

OS Plus
- task scheduled message processing, comparable to FreeRTOS and the majority of task scheduled RTOSs. Leaner and faster with a simpler API and easier onboarding.
- $100 single payment licence
- Upgrade with Memory Management for $500
- Upgrade with Timed Event Management for $2000. This extends OS Plus to become the only RTOS with comprehensive timed event APIs that are an designed as integral part of the OS architecture. This is the real accelerator compared with other RTOSs and significantly reduces development effort and system complexity.

EOS Max
- Prioritised event driven state machine (Active Objects) framework. Next generation RTOS comparable to Quantium Leaps with comprehensive timed event management features included, functionality that QL doesn’t offer.
- 3 licence types available – single product, product line and multi-product single site.
- Revise pricing to give a clear commercial advantage when deciding to use Solaros over QL. Single product for $3000, product line for $7000 and multi-product single site for $12000.


LICENCE AGREEMENT
Copyright © 2023-2026 Solaros Some Rights Reserved
 * This software is licensed under the terms of the "SOLAROS EMBEDDED OS LICENSE
 * AGREEMENT".

 * Any redistribution of part or all of the content in this source code file in any form is
 * prohibited. Only resulting object code that is destined for use on product production
 * devices can be distributed as part of a licensed user's product range. Additionally, this
 * source code file may not stored on any platform other than the one on which you have been
 * licensed to do so.
 *
 * This software is supplied "AS IS" without any warranties of any kind, and Solaros disclaims
 * any and all warranties, express or implied. Solaros assumes no responsibility or liability
 * for the use of this software. Solaros reserves the right to make changes in the software
 * without notification. Solaros also makes no representation or warranty that such application
 * will be suitable for the intended use without further testing or modification.
 *
 * This software copyright, permission, and disclaimer notice must appear in all copies of
 * this code.
 *
 * Plagiarizing this software to sidestep the license obligations is illegal.
