About 4,110,000 results
Open links in new tab
  1. QM: Generating Code for State Machines

    As described in Section State Machines, QM provides extensive support for modern Hierarchical State Machines (HSMs)↑ (UML Statecharts). From the code engineering point of view, state …

  2. From design to code with ease [SinelaboreRT]

    Jul 7, 2025 · Code generator to build modern and robust event-driven embedded real-time systems based on hierarchical state machines created with UML tools like Enterprise …

  3. A state machine code generation tool suitable for bare metal ... - GitHub

    StateSmith is a cross platform, free/open source tool for generating state machines in multiple programming languages. The generated code is human readable, has zero dependencies and …

  4. GitHub - tzijnge/FloHsm: Code generation tool for C++ hierarchical

    Code generation tool written in Python for C++ hierarchical state machines. The basic idea is to design your state machine graphically in PlantUml and then use the PlantUml input file also as …

  5. About QM - state machine

    QM (QP Modeler) is a freeware Model-Based Design (MBD) and automatic code generation tool for real-time embedded software in C or C++ based on Hierarchical State Machines↑ (UML …

  6. State Machine Fundamentals - GitHub Pages

    Hierarchical State Machines (HSMs) A Hierarchical State Machine (HSM) is a Finite State Machine (FSM), but with super powers! Let's add a few more states to our design to make it a …

  7. Code Generation - StateMachines | Enterprise Architect User Guide

    As you model how the object changes state, you can generate and build (compile) code from it in the appropriate software language and execute the code, visualizing the execution via the …

  8. Generate production quality code from state diagrams created …

    Jul 7, 2025 · Sinelabore RT generates readable and maintainable code from hierarchical UML state machines. With its unique features and the C code generator the tool covers well the …

  9. dantebbs/hierarchical_state_machine - GitHub

    This python library provides an easy-to-learn and easy-to-use API for using Hierarchical State Machines in your project. The state machine is defined using a basic JSON string, and …

  10. Code Generators - itemis

    itemis CREATE, comes with a couple of code generators that save you from the time-consuming and error-prone task of coding your state machine manually. The itemis CREATE code …