Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
MiROS Alternatives
Similar projects and alternatives to MiROS
-
modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course.
-
OOP-in-C
Simple and efficient implementation of OOP in C suitable for real-time embedded systems.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
cortexm-threads
Simple context switching library for ARM Cortex-M MCUs in Rust
-
QuarkTS
An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.
-
-
qpc
QP/C real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
-
businesscard-linux
A Buildroot distribution small enough to run on my business card
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
HeliOS
A community delivered, open source embedded operating system project. (by heliosproj)
-
-
MiROS reviews and mentions
- Beginners Project
-
Do World Need Another RTOS?
You can check out the YouTube videos [about building your own minimal RTOS](https://www.youtube.com/playlist?list=PLPW8O6W-1chyrd_Msnn4LD6LBs2slJITs). This minimal RTOS (called MiROS) is used as a teaching aid. The project is also available on GitHub.
-
How can I do a context switch with rust?
I've checked out C implementations like os h and (MirOS)[https://github.com/QuantumLeaps/MiROS] but when I port them to rust (even with C2Rust) they cause hard faults too.
-
path of learning the arm cortex-m embedded c programming?
For example, in the segment about the RTOS, you witness building a "Minimal Real-time Operating System "MiROS". The MiROS code is available on GitHub, and you can keep adding to it other features. Building a functional RTOS is a great way to learn about RTOSes.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Sep 2023
Stats
QuantumLeaps/MiROS is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of MiROS is C.