,

ARM-Based Microcontroller Multitasking Projects

Using the FreeRTOS Multitasking Kernel

Specificaties
Paperback, blz. | Engels
Elsevier Science | e druk, 2020
ISBN13: 9780128212271
Rubricering
Elsevier Science e druk, 2020 9780128212271
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Most microcontroller-based applications nowadays are large, complex, and may require several tasks to share the MCU in multitasking applications. Most modern high-speed microcontrollers support multitasking kernels with sophisticated scheduling algorithms so that many complex tasks can be executed on a priority basis. ARM-based Microcontroller Multitasking Projects: Using the FreeRTOS Multitasking Kernel explains how to multitask ARM Cortex microcontrollers using the FreeRTOS multitasking kernel.

The book describes in detail the features of multitasking operating systems such as scheduling, priorities, mailboxes, event flags, semaphores etc. before going onto present the highly popular FreeRTOS multitasking kernel.

Practical working real-time projects using the highly popular Clicker 2 for STM32 development board (which can easily be transferred to other boards) together with FreeRTOS are an essential feature of this book. Projects include: LEDs flashing at different rates; Refreshing of 7-segment LEDs; Mobile robot where different sensors are controlled by different tasks; Multiple servo motors being controlled independently; Multitasking IoT project; Temperature controller with independent keyboard entry; Random number generator with 3 tasks: live, generator, display; home alarm system; car park management system, and many more.

Specificaties

ISBN13:9780128212271
Taal:Engels
Bindwijze:Paperback

Inhoudsopgave

About the anthor<br>Preface<br>Acknowledgements<br>1. Microcomputer systems<br>2. Architecture of arm microcontrollers<br>3. ARM Cortex microcontroller development boards<br>4. Clicker 2 for STM32 development board<br>5. Programming the arm microcontrollers<br>6. Programming using the mikroC Pro for ARM<br>7. Introduction to multitasking<br>8. Introduction to FreeRTOS<br>9. Using the FreeRTOS functions<br>10. Queue management<br>11. Semaphores and mutexes<br>12. Event groups<br>13. Software timers<br>14. Some example projects<br>15. The Idle task and idle task hook<br>16. Task Notifications<br>17. Critical sections<br>18. Interrupts in Cortex-M4 based microcontrollers<br>19. USING the FreeRTOS API function calls from an ISR<br>20. Car park management system<br>21. Time in different cities<br>22. Mobile robot project: the Buggy<br>Appedix A. Number systems<br>Appendix B. The program description language<br>Index

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        ARM-Based Microcontroller Multitasking Projects