Main Page
From DuinOS
This wiki is available in french at : http://robotgroup.com.ar/duinos/wiki/index.php?title=Main_Page-FR
Ce wiki est disponible en français à : http://robotgroup.com.ar/duinos/wiki/index.php?title=Main_Page-FR
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
