DuinOS

DuinOS
DuinOS
Company / developer RobotGroup
OS family Real-time operating systems
Working state Current
Source model Free Software/Open Source
Latest stable release 0.2.0 alpha / June 30, 2010
Marketing target Embedded devices
Supported platforms Atmel AVR, AVR32
Kernel type Microkernel
License Modified GPL
Official website http://www.multiplo.org/duinos/wiki

DuinOS is a real-time operating system with a preemptive multitasking system for Arduino and Atmel AVR based boards. It is developed by RobotGroup. It is based on a robust kernel that is FreeRTOS and that is completely open source. This system can plug in the Arduino's IDE (development environment).

Changelog

  • 0.1.0 Alpha / 2009.11.02

- Arduino IDE updated to version 0017 (?)
- FreeRTOS updated to version 5.4.2
- Add example MoreComplexBlinking (Blinks two LEDs)


  • 0.2.0 Alpha / 2010.06.30

- Arduino IDE updated to version 0018
- FreeRTOS updated to version 6.0.5
- Add new example MoreComplexBlinkingAndSound (Blinks two LEDs and play sound)

See also

External links