distortos is a lightweight real-time operating system (RTOS) designed for embedded systems, written in C++11. It targets ARM Cortex-M microcontrollers and is inspired by other embedded RTOSes like FreeRTOS but aims to provide a more modern C++ interface. distortos emphasizes modularity, portability, and ease of use in resource-constrained environments, making it ideal for IoT, robotics, and industrial automation applications. It includes a full-featured scheduler, thread management, and peripheral abstraction layers for common hardware components.
Features
- Real-time operating system for embedded ARM Cortex-M devices
- Written in modern C++11 with an object-oriented API
- Preemptive priority-based task scheduler
- Mutexes, semaphores, and message queues for inter-task communication
- Support for CMSIS and various STM32 microcontrollers
- Modular HAL (hardware abstraction layer) system
- Board support packages (BSPs) for multiple platforms
- Tickless idle mode for power efficiency
- Focus on clean design and maintainable embedded code
Categories
Operating SystemsLicense
Mozilla Public License 1.0 (MPL)Follow distortos
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of distortos!