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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of distortos!