Real Time Operating Systems (RTOS)
-
Updated
Nov 12, 2024 - C
Real Time Operating Systems (RTOS)
Build and Benchmark your own RTOS for Raspberry Pi 5 | 6.15.0-rc7-v8-16k-NTP+
EE6223 Computer Control Networks
Real-time optimization using exploration strategies
RA3 RTOS is an open-source real-time operating system designed for embedded systems, currently supporting ARM Cortex-M3 processors. It features efficient task management, preemptive priority-based scheduling, and inter-task communication mechanisms (semaphores, mutexes, event groups) optimized for memory-constrained environments.
CPU scheduling algorithms
Project in C on STM32 Nucleo-64 (NUCLEO-F401RE) "TEST-SUITE" Using ChibiStudio (Eclipse + ChibiOS) - developed during NISC (2021)
2nd assignment for Real Time Operating System course
A modular and flexible embedded system test framework with dedicated hardware for test execution specifically designed for use in university courses.
Real-Time Operating Systems (RTOS) - Managing of 4 threads using Semaphores and Priority Ceiling Policy
1st assignment of the Real Time Operating System course
Railroad system simulation using FreeRTOS tasks
Real-time Operating Systems Logger Library with three different real-time signals
Practical embedded systems projects from the Mastering Embedded System Diploma, focusing on microcontroller programming, peripheral drivers, and low-level development in C.
Implementation of a secure, low-level application designed on CertiKOS formally verified operating system kernel. Simulation of an autonomous satellite critical susystems - environmental monitoring, task scheduling and watchdog diagnostics - within a trusted computing environment. Developed as part of my diploma thesis at the University of Patras.
STM32 LED Pattern Controller with FreeRTOS and UART Menu
Simulated client-server system for robot controller.
Propose an aplication with a certain number of tasks;
Add a description, image, and links to the real-time-operating-systems topic page so that developers can more easily learn about it.
To associate your repository with the real-time-operating-systems topic, visit your repo's landing page and select "manage topics."