State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Systems Programming" magazine in August 2000. This repository contains the article PDF and the updated code.
☆46Jan 15, 2024Updated 2 years ago
Alternatives and similar repositories for State-Oriented-Programming
Users that are interested in State-Oriented-Programming are comparing it to the libraries listed below
Sorting:
- A repo for storing any kind of libraries related to embedded systems.☆12Jul 19, 2021Updated 4 years ago
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆116May 18, 2024Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆239Feb 15, 2025Updated last year
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆128May 5, 2024Updated last year
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆227Aug 3, 2024Updated last year
- Graphical modeling and code generation tool based on Hierarchical State Machines (UML Statecharts) and QP Real-Time Event Frameworks☆168Mar 10, 2026Updated last week
- QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines☆177May 5, 2023Updated 2 years ago
- <design-patterns-for-embedded-system-in-c>☆64Dec 25, 2018Updated 7 years ago
- Embedded Building Bricks - Hierarchical State Machines, Timers, Queues, Unit Tests☆26Jun 4, 2018Updated 7 years ago
- C implementations of state machines for event driven systems.☆42May 24, 2019Updated 6 years ago
- A tool for modeling FSMs by VHDL or Verilog☆12Mar 12, 2026Updated last week
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆268Dec 6, 2023Updated 2 years ago
- This shows how to use enums, structs and function pointers in C to create a clean design for a very modular state machine.☆15Jul 1, 2016Updated 9 years ago
- QTools collection of host-based tools for embedded systems development with QP frameworks on Windows, Linux and macOS☆143Mar 10, 2026Updated last week
- QP/C++ real-time event framework/RTOS for Arduino (ARM Cortex-M)☆44Feb 18, 2026Updated last month
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆339Oct 27, 2025Updated 4 months ago
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆455Mar 10, 2026Updated last week
- Tools for interfacing with the MetaShunt power profiling tool☆13Feb 3, 2026Updated last month
- A cpputest starter project with instructions for visual studio☆22Feb 13, 2024Updated 2 years ago
- Traceable specifications based on Doxygen☆30Feb 14, 2026Updated last month
- Snippets of C code to use in embedded platforms and micro-controllers.☆10Aug 1, 2021Updated 4 years ago
- Event system / event bus, message channel for embedded systems☆15Mar 15, 2018Updated 8 years ago
- QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specif…☆1,252Mar 10, 2026Updated last week
- ☆29Jul 1, 2020Updated 5 years ago
- Lightweight communicating state machine framework for embedded systems☆37Jun 24, 2023Updated 2 years ago
- Ring-Buffer Implementation in C optimized for embedded application☆15Oct 23, 2021Updated 4 years ago
- CppUTest For QP/C++ implements a CppUTest port of the QP Framework, with supporting utilities, enabling easy host based unit testing of a…☆19Jan 8, 2026Updated 2 months ago
- Python-based interface to GRBL for simple motion control☆13Jan 31, 2019Updated 7 years ago
- MicroTBX is an open source Microcontroller ToolBoX consisting of software components commonly needed in embedded software applications.☆39Jun 6, 2025Updated 9 months ago
- mirror of https://gitea.osmocom.org/electronics/atmel-asf-projects☆12Mar 8, 2020Updated 6 years ago
- State machine framework for reactive embedded systems☆59Nov 13, 2025Updated 4 months ago
- This repository contains a circular buffer or a ring buffer implementation in C code suitable for embedded systems.☆17Dec 29, 2021Updated 4 years ago
- 本案例主要实现的功能是,GM65扫描到二维码包含的信息后,将信息通过串口传输给32单片机,32单片机再将信息使用OLED显示屏显示出来,同时可以实现扫码开灯、关灯等功能。详细请看:http://t.csdn.cn/xV841☆20May 6, 2022Updated 3 years ago
- My config files☆25Feb 24, 2026Updated 3 weeks ago
- Tiny implementation of SLIP protocol (Serial line IP)☆18Nov 13, 2020Updated 5 years ago
- A bootloader for the PIC18 MCUs