RaspberryPi-FreeRTOS
Raspberry Pi OS
A port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities.
A port of FreeRTOS to the raspberry pi 2B. With USB+Ethernet+TCP/IP.
142 stars
28 watching
46 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jameswalmsley/raspberrypi-freertos | A port of FreeRTOS to the Raspberry Pi, allowing developers to run an OS with comprehensive driver models and file systems on the device. | 481 |
leodido99/raspberrypi1-freertosv9.0.0 | A port of FreeRTOS v9.0.0 to the Raspberry Pi 1 | 9 |
fmlab/ucos_raspberrypi | A port of uCOS-II operating system for Raspberry Pi | 28 |
tzucarlos/raspberrypi | Developing a microkernel OS on the Raspberry Pi using ARMv6 hardware | 22 |
wangyeee/stm32f4-freertos | A demo project of FreeRTOS on an ARM microcontroller board | 154 |
hashmismatch/freertos.rs | A Rust wrapper for a popular real-time operating system | 232 |
greiman/freertos-arduino | A set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms. | 302 |
majorviraj/my-os | A bare-metal operating system project for the RaspberryPi using ARM architecture and C | 8 |
feilipu/arduino_freertos_library | A library providing compatibility and simplification of FreeRTOS for use on Arduino ATmega devices | 850 |
jimtremblay/nos | A lightweight, real-time operating system for microcontrollers. | 200 |
mopplayer/ucosii_rpi | Porting uC/OSII to the Raspberry Pi | 2 |
sjdh02/tros | A small, bare-metal OS for the RPI3, written in Zig. | 49 |
wtsxdev/raspberry-pi | A comprehensive resource guide covering the basics and advanced topics of the Raspberry Pi single-board computer | 945 |
stevesek/raspberry-pi-pico-micropython-ethernet | An implementation of MicroPython with Ethernet capabilities using the RP2040 microcontroller and WIZnet chip | 11 |
thagrol/usb-gadget | Enables various USB gadget modes for Raspberry Pi devices. | 40 |