Design Patterns for Embedded Systems in C
- Author : Bruce Powel Douglass
- Publsiher : Elsevier
- Release : 03 November 2010
- ISBN : 0080959717
- Page : 472 pages
- Rating : 4/5 from 21 voters
Download or read online book entitled Design Patterns for Embedded Systems in C written by Bruce Powel Douglass and published by Elsevier. This book was released on 03 November 2010 with total page 472 pages. Available in PDF, EPUB and Kindle. Get best books that you want by click Get Book Button and Read as many books as you like. Book Excerpt : A recent survey stated that 52% of embedded projects are late by 4-5 months. This book can help get those projects in on-time with design patterns. The author carefully takes into account the special concerns found in designing and developing embedded applications specifically concurrency, communication, speed, and memory usage. Patterns are given in UML (Unified Modeling Language) with examples including ANSI C for direct and practical application to C code. A basic C knowledge is a prerequisite for the book while UML notation and terminology is included. General C programming books do not include discussion of the contraints found within embedded system design. The practical examples give the reader an understanding of the use of UML and OO (Object Oriented) designs in a resource-limited environment. Also included are two chapters on state machines. The beauty of this book is that it can help you today. . Design Patterns within these pages are immediately applicable to your project Addresses embedded system design concerns such as concurrency, communication, and memory usage Examples contain ANSI C for ease of use with C programming code