STM32F767ZI + X-NUCLEO-IKS01A2 FREERTOS data acquisition subsystem providing gyroscope, accelerometer, magnetometer and barometric readings
-
Updated
Aug 5, 2023 - C
STM32F767ZI + X-NUCLEO-IKS01A2 FREERTOS data acquisition subsystem providing gyroscope, accelerometer, magnetometer and barometric readings
Simulates a cycle conserving rate monotonic SVFS+DVFS scheduling algorithm for RTS.
Implemented Rate Monotonic (RM) and First-Come, First-Served (FCFS) scheduling algorithms with a simulation of real-time task execution using FreeRTOS
implementation of the RM (Rate Monotonic) and EDF (Earliest Deadline First) scheduling algorithms for real-time systems.
This repository consists of the course project for ECEN 5623 Real-Time Embedded Systems
Add a description, image, and links to the rate-monotonic topic page so that developers can more easily learn about it.
To associate your repository with the rate-monotonic topic, visit your repo's landing page and select "manage topics."