Search mbed
User details
Joined: 31 Jan 2011
Posts: 7
Notebook pages: 4
Wiki edits: 0
Published programs: 4
Published libraries: 2
Quantum's microcontrollers
mbed NXP LPC1768

Quantum Leaps

» Find people near Quantum on the world mbed map

Quantum Leaps

United States

Quantum Leaps provides lightweight application frameworks and graphical modeling tools for real-time embedded systems. Our open source QP state machine frameworks enable software developers to build responsive, event-driven applications consisting of concurrent hierarchical state machines (UML statecharts). Our free QM graphical modeling tool provides best-in-class, intuitive diagramming environment and generates very compact C or C++ code based on the QP frameworks.



Recently modified notebook pages

All notebook pages

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
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
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

Recently modified programs & libraries

All programs

All libraries

qm_pelican
PEdestrian LIght CONtrolled (PELICAN) crossing example for the [[/users/QL/notebook/qm-graphical-modeling-tool|QM graphical modeling tool]]. Demonstrates: automatic code generation, modeling, UML, preemptive multitasking, software tracing, power saving mode, direct event posting, publish-subscribe. More ...
tag automatic code generation, free state machine tool, QM, qp
qp_pelican
PEdestrian LIght CONtrolled (PELICAN) crossing example for the QP state machine framework. Demonstrates: event-driven programming, hierarchical state machines in C++, preemptive multitasking, software tracing, power saving mode, direct event posting, ...
tag framework, kernel, Machine, multitasking, preemptive, qp, rtos, State, uml
qp_pelican
PEdestrian LIght CONtrolled (PELICAN) crossing example for the QP state machine framework. Demonstrates: event-driven programming, hierarchical state machines in C++, preemptive multitasking, software tracing, power saving mode, direct event posting, ...
tag framework, kernel, Machine, multitasking, preemptive, qp, rtos, State, uml
qp_dpp
Dining Philosophers Problem (DPP) example for the QP state machine framework. Demonstrates: event-driven programming, hierarchical state machines in C++, preemptive multitasking, software tracing, power saving mode, direct event posting, publish-subscribe. ...
tag framework, kernel, Machine, multitasking, preemptive, qp, rtos, State, uml