rtos
Projects with this topic
-
-
A simple collaborative scheduler for executing several independent pseudo-tasks, all of them with same priority.
UpdatedUpdated -
Template repository for creating embedded software with C++ in real time environment. Provides a setup of libraries and quality control tools.
Updated -
C++OS, a minimal preemptive RTOS based on C++ Standard interface
Updated -
This project is a simulation of parking sensor signalization system using MaxSonar transducers and piezo buzzer wit Raspberry Pi Pico and RT-Thread operating system.
Updated -
A small Arduino RTOS that I made for my Operating Systems class
Updated -
An embedded operating system with a novel system interface and no external dependencies.
Updated -
-
A simple small RTOS for AVR8 arch which is capable to run multiple process in parallel with custom heap management written in C and ASM. Everything based on the dynamic memory allocation and every feature is pure experimental.
Updated