Home
:
Book details
:
Book description
Description of
Arduino multi-tasking with FreeRTOS
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre:freertos-arduino-multi-tasking-with-freertos eLearning | Language: English + srt | Duration: 14 lectures (1h 14m) | Size: 346.1 MB Learn how to use FreeRTOS and Arduino to create multitasking applications What you'll learn Learn how to use FreeRTOS and Arduino for multitasking Gain a better understanding of how FreeRTOS works and how to use it in your own projects course Requirements basic arduino knowledge willingness to learn no programming experience Description Introduction The Arduino multitasking course is a fantastic way to learn the ins and outs of FreeRTOS. The course is well-organized and easy to follow, making it perfect for beginners. You'll learn how to create tasks, manage interrupts, and use qwww.udemy.comueues and semaphores. The course also includes a few projects that will help you put your new skills into practice.interrupt-based approaches Get a complete course curriculum that takes you from basics to advanced topics Learn how to create and use tasks to run multiple functions at the same time in Arduino In this course we will talk16MHz SparkFun RedStick SparkFun MicroView - OLED Arduino Module FreeRTOS Most operating systems permit several programs or threads to run at the same time. This is called multitasking. In reality, each processing core is capable of executing only a single program at any given moment. Who this course is for for delelopers anyone who is an arduino biggener LEarners Developers Arduino geeks Homepage https: about the Components and Supplies Arduino UNO Arduino Yun Arduino Leonardo Arduino Micro Arduino Mega 2560 Seeeduino Lite Seeeduino Stalker V3 Seeeduino Ethernet SparkFun Pro Micro - 5V In this post, I'll be writing about the theory behind FreeRTOS. Hopefully, after reading this article, you'll have a better understanding of what FreeRTOS is, and what it does for your microcontroller. What is FreeRTOS? FreeRTOS is a type of real-time operating system (RTOS) that is small enough to run on a microcontroller, but its uses are not confined to microcontrollers. Why you should take this course? Learn how to use the FreeRTOS kernel and Arduino to create concurrent programs Gain deep understanding of multitasking concepts and how they are implemented in FreeRTOS Understand the tradeoffs between using multitasking and polling