Quantum Leaps

Results 15 repositories owned by Quantum Leaps

modern-embedded-programming-course

573
Stars
111
Forks
Watchers

Companion repository to the "Modern Embedded Systems Programming" video course.

qpc

904
Stars
244
Forks
Watchers

QP/C Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

qpcpp

355
Stars
79
Forks
Watchers

QP/C++ Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

qpn

160
Stars
68
Forks
Watchers

QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

qm

117
Stars
37
Forks
Watchers

QM model-based design tool and code generator based on UML state machines

qtools

124
Stars
46
Forks
Watchers

QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS

FreeACT

91
Stars
18
Forks
Watchers

FreeACT is a minimal Active Object (Actor) framework for FreeRTOS

lock-free-ring-buffer

49
Stars
19
Forks
Watchers

"Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically suitable for embedded systems.

MiROS

72
Stars
18
Forks
Watchers

MiROS (Minimal Real-Time Operating System) for ARM Cortex-M

OOP-in-C

184
Stars
32
Forks
Watchers

Simple and efficient implementation of OOP in C suitable for real-time embedded systems.