Real Time Operating Systems (RTOS)
-
Updated
Nov 12, 2024 - C
8000
Real Time Operating Systems (RTOS)
EE6223 Computer Control Networks
Real-time optimization using exploration strategies
CPU scheduling algorithms
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.
A modular and flexible embedded system test framework with dedicated hardware for test execution specifically designed for use in university courses.
2nd assignment for Real Time Operating System course
Project in C on STM32 Nucleo-64 (NUCLEO-F401RE) "TEST-SUITE" Using ChibiStudio (Eclipse + ChibiOS) - developed during NISC (2021)
1st assignment of the Real Time Operating System course
Real-Time Operating Systems (RTOS) - Managing of 4 threads using Semaphores and Priority Ceiling Policy
This project simulates a smart embedded system using the FreeRTOS real-time operating system. It models a multi-tasking environment with different task types, communication mechanisms, and system monitoring features.
Real-time Operating Systems Logger Library with three different real-time signals
This repository contains projects and coursework from the Mastering Embedded System Diploma by Eng. Kerlos Shenouda. It focuses on embedded systems concepts, including microcontroller programming and hardware interfacing, using C and Assembly. This repository highlights practical exercises and projects for hands-on learning in embedded systems.
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."