Revision 456818031 of "DuinOS" on enwiki

{{Primary sources|date=November 2010}}
{{Infobox OS
| name                   = DuinOS
| logo                   =
| screenshot             =
| caption                =
| developer              = RobotGroup
| source_model           = [[Free Software]]/[[Open source software|Open Source]]
| kernel_type            = [[Microkernel]]
| supported_platforms    = [[Atmel AVR]], [[AVR32]]
| ui                     =
| family                 = [[Real-time operating system]]s
| latest_release_version = 0.2.0 alpha
| latest_release_date    = June 30, 2010
| marketing_target       = [[Embedded devices]]
| programmed_in          =
| prog_language          =
| language               =
| updatemodel            =
| package_manager        =
| working_state          = Current
| license                = Modified [[GNU General Public License|GPL]]
| website                = http://www.multiplo.org/duinos/wiki
}}

'''DuinOS''' is a [[real-time operating system]] with a [[preemptive]] [[Computer_multitasking|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 (?) <br />
- FreeRTOS updated to version 5.4.2 <br />
- Add example MoreComplexBlinking (Blinks two LEDs) <br />


* 0.2.0 Alpha / 2010.06.30
- Arduino IDE updated to version 0018 <br />
- FreeRTOS updated to version 6.0.5 <br />
- Add new example MoreComplexBlinkingAndSound (Blinks two LEDs and play sound) <br />

== See also ==

* [[Arduino]]
* [[FreeRTOS]]
* [[List of real-time operating systems]]

== External links ==

* (en) [http://www.multiplo.org/duinos/wiki DuinOS official website]
* (en) [http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1256745982 Arduino English Forum discussion thread]
* (en) [http://code.google.com/p/duinos/ Duinos Source code repository at Google code]
* (en) [http://www.freertos.org FreeRTOS.org]
* (es) [[:es:RobotGroup|RobotGroup]]

{{Real-time operating systems}}

{{DEFAULTSORT:Duinos}}
[[Category:Real-time operating systems]]
[[Category:Embedded operating systems]]
[[Category:Free software operating systems]]
[[Category:Microkernel-based operating systems]]


{{operating-system-stub}}

[[fr:DuinOS]]