Hands-On RTOS with Microcontrollers

Hands-On RTOS with Microcontrollers
Authors
Brian Amos
Publisher
Packt Publishing
Tags
com041000 - computers , microprocessors , com051060 - computers , programming languages , c , com067000 - computers , hardware , general
Date
2020-05-15T08:57:31+00:00
Size
9.90 MB
Lang
en
Downloaded: 161 times

Build a strong foundation in designing and implementing real-time systems with the help of practical examplesKey FeaturesGet up and running with the fundamentals of RTOS and apply them on STM32Enhance your programming skills to design and build real-world embedded systemsGet to grips with advanced techniques for implementing embedded systemsBook DescriptionA real-time operating system (RTOS) is used to develop systems that respond to events within strict timelines. Real-time embedded systems have applications in various industries, from automotive and aerospace through to laboratory test equipment and consumer electronics. These systems provide consistent and reliable timing and are designed to run without intervention for years.This microcontrollers book starts by introducing you to the concept of RTOS and compares some other alternative methods for achieving real-time performance. Once you've understood the fundamentals, such as...