uC/OS-III: The Real-Time Kernel and the Texas Instruments Stellaris MCUs
This book puts the spotlight on how a real-time kernel works using Micrium’s μC/OS-III as a reference. The book consists of two complete parts. The first describes real-time kernels in generic terms. Part II provide examples for the reader, using Texas Instruments’ EVM-EVALBOT, a small, robotic evaluation board. The board is based on the Stellaris LM3S9B92 which combines the popular ARM Cortex-M3® architecture with Ethernet MAC+PHY, USB OTG (On-The-Go), and I2S. Together with the IAR...
Real-Time Embedded Multithreading
Use the industry's most popular RTOS/processor combination to develop embedded applications that are small, fast, reliable, and deterministic. Beginning with a discussion of embedded and real-time concepts and terminology, this book uses a specific demon
Real World Multicore Embedded Systems
This Expert Guide gives you the techniques and technologies in embedded multicore to optimally design and implement your embedded system. Written by experts with a solutions focus, this encyclopedic reference gives you an indispensable aid to tackling the day-to-day problems when building and managing multicore embedded systems.
Following an embedded system design path from start to finish, our team of experts takes you from architecture, through hardware implementation to software...
Linux for Embedded and Real-Time Applications (Embedded Technology)
In this applications-oriented reference, Doug Abbott shows how to put Linux to work in embedded and real-time applications. Among the topics Abbott discusses include memory management, device drivers, interrupt handling, kernel instrumentation, boatloaders, embedded networking, inter-task communications, periodic vs. "one shot" timing, POSIX threads, hardware abstraction layers, and program debugging. Abbott uses numerous real-world examples to show how implement a variety of embedded...
Real-Time UML Workshop for Embedded Systems (Embedded Technology)
Written as a workbook with a set of guided exercises that teach by example, this book gives a practical, hands-on guide to using UML to design and implement embedded and real-time systems.
- A review of the basics of UML and the Harmony process for embedded software development: two on-going case examples to teach the concepts, a small-scale traffic light control system and a large scale unmanned air vehicle show the applications of UML to the specification, analysis and design of embedded and...
Real-time Bluetooth Networks: Shape the World
Welcome to Real-Time Bluetooth Networks – Shape the World. This book offers a format geared towards hands-on self-paced learning. The overarching goal is to give you the student an experience with real-time operating systems that is based on the design and development of a simplified RTOS that exercises all the fundamental concepts. To keep the discourse grounded in practice we have refrained from going too deep into any one topic. We believe this will equip the student with the knowledge...
Real-Time Embedded Multithreading Using ThreadX: Third Edition
This third edition of Real-Time Embedded Multithreading contains the fundamentals of developing real-time operating systems and multithreading with all the new functionality of ThreadX Version 5. ThreadX has been deployed in excess of 5.5 billion deployments worldwide. General concepts and terminology are detailed along with problem solving and discussion of common pitfalls. The features and services of ThreadX are covered, including threads, mutexes, semaphores, memory pools, application...
Real-Time Embedded Systems: Open-Source Operating Systems Perspective
From the Foreword:
"…the presentation of real-time scheduling is probably the best in terms of clarity I have ever read in the professional literature. Easy to understand, which is important for busy professionals keen to acquire (or refresh) new knowledge without being bogged down in a convoluted narrative and an excessive detail overload. The authors managed to largely avoid theoretical-only presentation of the subject, which frequently affects books on operating systems.
… an...
Demystifying Embedded Systems Middleware
This practical technical guide to embedded middleware implementation offers a coherent framework that guides readers through all the key concepts necessary to gain an understanding of this broad topic. Big picture theoretical discussion is integrated with down-to-earth advice on successful real-world use via step-by-step examples of each type of middleware implementation. Technically detailed case studies bring it all together, by providing insight into typical engineering situations readers...
uC/TCP-IP and the STMicroelectronics STM32F107
This two-part book puts the spotlight on how a TCP/IP stack works using Micrium’s μC/TCP-IP as a reference. Part I includes an overview of the basics of Internet Protocol, and walks through various aspects of μC/TCP- IP implementation and usage. Part II makes use of the versatile Evaluation Board μC/Eval-STM32F107 (sold separately through Micrium) that is available for use with the book μC/OS-III: The Real-Time Kernel, as well as the IAR EWARM Development Environment and Application...
Hard Real-Time Computing Systems: Predictable Scheduling Algorithms and Applications (Real-Time Systems Series, 24)
This updated edition offers an indispensable exposition on real-time computing, with particular emphasis on predictable scheduling algorithms. It introduces the fundamental concepts of real-time computing, demonstrates the most significant results in the field, and provides the essential methodologies for designing predictable computing systems used to support time-critical control applications. Along with an in-depth guide to the available approaches for the implementation and analysis of...
Real-Time Systems Design and Analysis: Tools for the Practitioner
An important resource, this book offers an introduction and overview of real-time systems: systems where timeliness is a crucial part of the correctness of the system. It contains a pragmatic overview of key topics (computer architecture and organization, operating systems, software engineering, programming languages, and compiler theory) from the perspective of the real-time systems designer and is organized into chapters that are essentially self-contained. In addition, each chapter...
uC/OS-III: The Real-Time Kernel and the Texas Instruments Stellaris MCUs
This book puts the spotlight on how a real-time kernel works using Micrium’s μC/OS-III as a reference. The book consists of two complete parts. The first describes real-time kernels in generic terms. Part II provide examples for the reader, using Texas Instruments’ EVM-EVALBOT, a small, robotic evaluation board. The board is based on the Stellaris LM3S9B92 which combines the popular ARM Cortex-M3® architecture with Ethernet MAC+PHY, USB OTG (On-The-Go), and I2S. Together with the IAR...
uC/TCP-IP and the STMicroelectronics STM32F107
This two-part book puts the spotlight on how a TCP/IP stack works using Micrium’s μC/TCP-IP as a reference. Part I includes an overview of the basics of Internet Protocol, and walks through various aspects of μC/TCP- IP implementation and usage. Part II makes use of the versatile Evaluation Board μC/Eval-STM32F107 (sold separately through Micrium) that is available for use with the book μC/OS-III: The Real-Time Kernel, as well as the IAR EWARM Development Environment and Application...
Demystifying Embedded Systems Middleware
This practical technical guide to embedded middleware implementation offers a coherent framework that guides readers through all the key concepts necessary to gain an understanding of this broad topic. Big picture theoretical discussion is integrated with down-to-earth advice on successful real-world use via step-by-step examples of each type of middleware implementation. Technically detailed case studies bring it all together, by providing insight into typical engineering situations readers...
uC/OS-III: The Real-Time Kernel
This book puts the spotlight on how a real-time kernel works. Using Micrium's uC/OS-III as a reference, the book consists of two complete parts. The first describes real-time kernels in generic terms. Part II provides examples to the reader, using STMicroelectronics' STM32F107 microcontroller, based on the popular ARM Cortex-M3 architecture. A companion evaluation board (uC/Eval-STM32F107) NOT INCLUDED, and tools (IAR Systems Embedded Workbench for ARM), enable the reader to be up and...
Advanced PIC Microcontroller Projects In C: From USB to RTOS With the PIC1 8f Series
This book is ideal for the engineer, technician, hobbyist and student who have knowledge of the basic principles of PIC microcontrollers and want to develop more advanced applications using the 18F series.
The architecture of the PIC 18FXXX series as well as typical oscillator, reset, memory, and input-output circuits is completely detailed. After giving an introduction to programming in C, the book describes the project development cycle in full, giving details of the process of editing,...
Operating System Concepts
Keep pace with the fast-developing world of operating systems. Open-source operating systems, virtual machines, and clustered computing are among the leading fields of operating systems and networking that are rapidly changing. With substantial revisions and organizational changes, Silberschatz, Galvin, and Gagne's "Operating System Concepts, Eighth Edition" remains as current and relevant as ever, helping you master the fundamental concepts of operating systems while preparing yourself for...
Building Embedded Linux Systems: Concepts, Techniques, Tricks, and Traps
There's a great deal of excitement surrounding the use of Linux in embedded systems -- for everything from cell phones to car ABS systems and water-filtration plants -- but not a lot of practical information. Building Embedded Linux Systems offers an in-depth, hard-core guide to putting together embedded systems based on Linux. Updated for the latest version of the Linux kernel, this new edition gives you the basics of building embedded Linux systems, along with the configuration, setup, and...
Simple Real-time Operating System: A Kernel Inside View for a Beginner
Do you think RTOS kernel is a complex black box and hard to implement? Shred your opinion and transform your self from the beginner of RTOS to a designer.







