Arduino_FreeRTOS_Library
Microcontroller OS library
A library providing compatibility and simplification of FreeRTOS for use on Arduino ATmega devices
A FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc).
850 stars
52 watching
205 forks
Language: C
last commit: 14 days ago
Linked from 1 awesome list
arduinoarduino-freertosavrfreertosfreertos-library
Related projects:
Repository | Description | Stars |
---|---|---|
greiman/freertos-arduino | A set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms. | 302 |
wangyeee/stm32f4-freertos | A demo project of FreeRTOS on an ARM microcontroller board | 154 |
arduino/arduinocore-avr | Provides the core software components and configuration files for a specific type of microcontroller board platform. | 1,244 |
forty-tw0/raspberrypi-freertos | A port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities. | 142 |
adacore/ada_drivers_library | A collection of Ada source code and sample projects for microcontrollers | 246 |
mheironimus/arduinojoysticklibrary | A C++ library that enables support for joysticks on certain Arduino boards | 2,129 |
firmata/arduino | A protocol and software library for communicating with microcontrollers from host computers | 1,548 |
aviate-labs/crypto.mo | A collection of cryptographic primitives implemented in Motoko | 11 |
fidoproject/fido | A lightweight C++ machine learning library for embedded electronics and robotics | 438 |
mmarchetti/directio | A low-level I/O library optimized for fast input/output operations on Arduino boards. | 117 |
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 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |
leodido99/raspberrypi1-freertosv9.0.0 | A port of FreeRTOS v9.0.0 to the Raspberry Pi 1 | 9 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
freertos/coremqtt | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 158 |