3 pages
Notebook pages are being deprecated
deprecated
Export your notebooks from your account settings.
Due to limited adoption and persistent spam abuse, we are
removing notebook support. As of May 2021, Notebooks are
deprecated and are read-only.
Looking to share with other users? Consider
creating a code repo
, as these are
searchable
and easier for others to import into their development environments.
Want to create private notes? You may want to try
GitHub Gists.
Last updated:
06 Sep 2012
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.
Last updated:
05 Sep 2012
QM is a free graphical modeling UML tool for designing and implementing real-time embedded applications based on the QP active object frameworks. This notebook page shows how to use QM …
Last updated:
05 Sep 2012
QP active object framework is like a modern event-driven real-time operating system (RTOS) specifically designed for executing concurrent state machines (active objects). QP is supported by the free QM graphical …