Get Free Shipping on orders over $79
Practical UML Statecharts in C/C++ : Event-Driven Programming for Embedded Systems - Miro Samek

Practical UML Statecharts in C/C++

Event-Driven Programming for Embedded Systems

By: Miro Samek

Paperback | 3 October 2008 | Edition Number 2

At a Glance

Paperback


$216.75

or 4 interest-free payments of $54.19 with

 or 

Ships in 10 to 15 business days

Practical UML Statecharts in C/C++ Second Edition bridges the gap between high-level abstract concepts of the Unified Modeling Language (UML) and the actual programming aspects of modern hierarchical state machines (UML statecharts). The book describes a lightweight, open source, event-driven infrastructure, called QP that enables direct manual coding UML statecharts and concurrent event-driven applications in C or C++ without big tools.
This book is presented in two parts. In Part I, you get a practical description of the relevant state machine concepts starting from traditional finite state automata to modern UML state machines followed by state machine coding techniques and state-machine design patterns, all illustrated with executable examples. In Part II, you find a detailed design study of a generic real-time framework indispensable for combining concurrent, event-driven state machines into robust applications. Part II begins with a clear explanation of the key event-driven programming concepts such as inversion of control ("Hollywood Principle"), blocking versus non-blocking code, run-to-completion (RTC) execution semantics, the importance of event queues, dealing with time, and the role of state machines to maintain the context from one event to the next. This background is designed to help software developers in making the transition from the traditional sequential to the modern event-driven programming, which can be one of the trickiest paradigm shifts.
The lightweight QP event-driven infrastructure goes several steps beyond the traditional real-time operating system (RTOS). In the simplest configuration, QP runs on bare-metal microprocessor, microcontroller, or DSP completely replacing the RTOS. QP can also work with almost any OS/RTOS to take advantage of the existing device drivers, communication stacks, and other middleware. The accompanying website to this book contains complete open source code for QP, ports to popular processors and operating systems, including 80x86, ARM Cortex-M3, MSP430, and Linux, as well as all examples described in the book.
*Focuses on core concepts rather than tools which are always changing allowing the reader to continue to use this information with various projects
*Provides a complete, ready-to-use, open source software architecture for small and large embedded systems
*Includes an extensive example using the ARM Cortex-M3 throughout the book highlighting issues programmers and architects encounter in everyday life

More in Object-Oriented Programming or OOP

Design Patterns : Elements of Reusable Object-Oriented Software - Erich Gamma
Refactoring 2ed : Improving the Design of Existing Code - Martin Fowler
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C++ For Dummies - Bradley L. Jones

RRP $60.95

$50.75

17%
OFF
Head First PHP & MySQL : A Brain-Friendly Guide - Lynn Beighley

RRP $104.75

$83.80

20%
OFF
C++ Primer - Stanley Lippman

Paperback

RRP $97.60

$76.75

21%
OFF
C# Programming in easy steps : Master C# fundamentals! - Mike McGrath
Deep Learning with R, Third Edition - Tomasz Kalinowski
Reactive Programming with RxJava - Ben Christiansen

RRP $85.75

$68.60

20%
OFF
Effective Rust : 35 Specific Ways to Improve Your Rust Code - David Drysdale
Programming C# 12 : Build Cloud, Web, and Desktop Applications - Ian Griffiths