rtes:topics:rtos:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| rtes:topics:rtos:start [2025/03/30 13:06] – [DigiKey's (DK) Shawn Hymel Course on YouTube: Introduction to RTOS (year 2021)] rolf | rtes:topics:rtos:start [2025/03/30 16:20] (current) – [(1) What is a Real-Time Operating System?] rolf | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Real-Time Operating Systems ====== | ====== Real-Time Operating Systems ====== | ||
| - | ===== What is a Real-Time Operating System? ===== | + | ===== (1) What is a Real-Time Operating System? ===== |
| + | |||
| + | |||
| + | "A real-time operating system (RTOS) is an operating system (OS) for real-time computing applications that processes data and events that have critically defined time constraints. [...] All operations must verifiably complete within given time and resource constraints or else fail safe. Real-time operating systems are event-driven and preemptive, meaning the OS can monitor the relevant priority of competing tasks, and make changes to the task priority." | ||
| * Real-Time OS: https:// | * Real-Time OS: https:// | ||
| * Real-Time Computing: https:// | * Real-Time Computing: https:// | ||
| - | ===== DigiKey' | + | ===== (2) DevCon23 - Using ESP-IDF FreeRTOS Functionality Within an ESP32 Arduino Project |
| - | ** :!: An excellent practically oriented introduction to RTOS and FreeRTOS by [[https:// | + | | {{youtube> |
| + | | [[https:// | ||
| + | ===== (3) Shawn Hymel' | ||
| - | This course covers general theoretical concepts of Real-Time Operating Systems (RTOS) and practical exercises with FreeRTOS on ESP32 microntrollers. | + | ** :!: An excellent practically oriented introduction to RTOS and FreeRTOS |
| - | | {{youtube> | + | This course covers general theoretical concepts of Real-Time Operating |
| - | ===== Renesas Tutorial of Real Time Operating Systems (RenesasPresents @ YouTube) ===== | + | | {{youtube> |
| + | | {{youtube> | ||
| + | ===== (4) Renesas Tutorial of Real Time Operating Systems (RenesasPresents @ YouTube) ===== | ||
| ** :!: An excellent general introduction on RTOS by Renesas: [[https:// | ** :!: An excellent general introduction on RTOS by Renesas: [[https:// | ||
rtes/topics/rtos/start.1743340004.txt.gz · Last modified: 2025/03/30 13:06 by rolf
