Main Page
From DuinOS
Contents |
What's DuinOS
DuinOS is a small operating system with preemptive multitasking for Arduino and AVR based boards. It's based on the robust FreeRTOS kernel.
Getting started
References
- Multitasking on an AVR An article discussing context switching and generation of the FreeRTOS Tick.
- Integrating Microchip Libraries with a Real-Time Operating System This article addresses the changes that may be necessary to adapt libraries to a multi-tasking environment (FreeRTOS).
License
Please see the About page.
Tracker
Here you will find information about bugs, incompatibility issues, etc.: Tracker

