QP-nano  6.9.0
Real-Time Embedded Framework
Examples for Workstations (Windows/POSIX)

The examples/workstation folder contains all examples described in the book Practical UML Statecharts in C/C++, 2nd Edition and more. These examples include:

  • blinky Simple "Blinky" for Windows (command line)
  • calc Calculator example from Chapter 2 of PSiCC2
  • comp Orthogonal Component design pattern
  • comp_qm Orthogonal Component with QM model design pattern
  • defer Deferred Event design pattern
  • dpp DPP (command-line)
  • dpp-comp DPP with the "Orthogonal Component" pattern (command-line)
  • dpp-gui DPP (with GUI on Windows)
  • game-gui "Fly 'n' Shoot" game from Chapter 1 of PSiCC2
  • history Transition-to-History design pattern (hand-coded)
  • pelican PEdestrian LIgth CONtrolled Crossing (command line)
  • qhsmtst Test State Machine based on QHsm with QM model
  • reminder Reminder design pattern from Chapter 5 of PSiCC2
  • reminder2 Reminder design pattern different version
See also
QP-nano Win32-QV Emulation