FreeRTOS-Arduino

RTOS library

A set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms.

FreeRTOS 8.2.3 Arduino Libraries

GitHub

305 stars
52 watching
123 forks
Language: C
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
simonjwright/freertos-adaProvides a set of Ada libraries and runtime systems for real-time systems on various microcontrollers.67
hashmismatch/freertos.rsA Rust wrapper for a popular real-time operating system234
jgrivera67/hirtosAn operating system written in Ada, designed to be safe and portable across multiple microcontrollers.35
feilipu/arduino_freertos_libraryAn Arduino library that integrates FreeRTOS with ATmega devices, enabling the use of FreeRTOS capabilities in the Arduino environment.861
lobaro/freertos-rustA Rust framework for integrating Real-Time Operating Systems into embedded applications.377
distortec/distortosAn object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications.439
jimtremblay/nosA lightweight, real-time operating system for microcontrollers.202
rtic-rs/rticA real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers.1,849
forty-tw0/raspberrypi-freertosA port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities.142
rtos-from-scratch/rtos-from-scratchA real-time operating system built from scratch in C using the ARM architecture18
stratifylabs/stratifyosAn embedded RTOS designed for ARM Cortex M microcontrollers with features like decoupled system and application binaries, POSIX style file systems, and hardware abstraction.117
raphui/rnkA real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support.25
adafruit/rtclibA C++ library providing an interface to real-time clocks for Arduino microcontrollers.801
jameswalmsley/raspberrypi-freertosA port of FreeRTOS to the Raspberry Pi, allowing developers to run an OS with comprehensive driver models and file systems on the device.484
streetdogg/arm-rtosAn implementation of a round-robin pre-emptive scheduler and build environment for ARM Cortex M4 controllers.22