You can edit almost every page by Creating an account. Otherwise, see the FAQ.

DuinOS

From EverybodyWiki Bios & Wiki



DuinOS
DeveloperJulián U. da Silva Gillig
OS familyReal-time operating systems
Working stateCurrent
Source modelOpen source
Latest releaseArduino 1.5.3+, FreeRTOS 1.5.2+ / September 30, 2013
Marketing targetEmbedded devices
PlatformsAtmel AVR, AVR32
Kernel typeMicrokernel
LicenseModified GPL
Official websitegithub.com/DuinOS

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 fully open source. This system can plug in the Arduino's integrated development environment (IDE).

Supported Microcontrollers[edit]

This is a list of Supported AVR Microcontollers for DuinOS:

  • ATmega168
  • ATMega328
  • ATMega644
  • ATMega1280
  • ATMega1284

Changelog[edit]

  • 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[edit]

External links[edit]



This article "DuinOS" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.