Search Notebooks
User details
Joined: 31 Jan 2011
Posts: 7
Notebook pages: 4
Wiki edits: 0
Published programs: 4
Published libraries: 2
All notebooks

Quantum Leaps

4 pages

Notebook

QP state machine framework for mbed
QP state machine framework is like a modern event-driven real-time operating system (RTOS) specifically designed for state machines. QP is supported by the free QM graphical UML tool.
tag code generation, framework, kernel, multitasking, rtos, Scheduler, State Machine, uml
Graphical Modeling and Automatic Code Generation (qm_pelican Example)
QM is a free graphical modeling UML tool for designing and implementing real-time embedded applications based on the QP state machine framework. This notebook page shows how to use QM ...
tag code generation, fee tool, modeling, QM, State Machine, uml
Hierarchical State Machines (qp_pelican Example)
The qp_pelican example shows how to design and implement a traffic light controller with a modern hierarchical state machine based on the QP state machine framework.
tag Hierarchical State Machine, multitasking, qp, Statechart, uml
Building Applications with QP (qp_dpp Example)
The qp_dpp example uses the classical Dining Philosophers Problem (DPP) to demonstrate how to build programs for the mbed platform with the QP state machine framework.
tag framework, kernel, low power, multitasking, rtos, Scheduler, State Machine, uml