Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

IoT Foundations: Operating Systems Fundamentals

Posted By: Landau17
IoT Foundations: Operating Systems Fundamentals

IoT Foundations: Operating Systems Fundamentals
MP4 | Video: 720p | Duration: 1:59:23 | English | Subtitles: VTT | 452.5 MB



The Internet of Things (IoT) offers developers an array of exciting possibilities to explore. But building systems solutions for IoT can be challenging, and such systems may not be equipped to effectively manage resources and schedule tasks for modern IoT devices. Using an operating system (OS) can help you solve some of these issues. In this course, join Ryan Hu as he reviews the basics of using an operating system for IoT, and explores OS-related concepts and examples using an OS kernel, FreeRTOS. Learn about characteristics and technical requirements of OSs, and explore task management, intertask communication, memory management, and more.

Topics include:
  • OS characteristics for IoT
  • OSs for resource-constrained devices
  • Linux OSs and Windows 10 IoT Core
  • Main features of FreeRTOS
  • Task schedulers and task management
  • Intertask communication
  • Allocating dynamic memory
  • Debugging your OS-based applications