DuinOS
Developer | Julián U. da Silva Gillig |
---|---|
OS family | Real-time operating systems |
Working state | Current |
Source model | Open source |
Latest release | Arduino 1.5.3+, FreeRTOS 1.5.2+ / September 30, 2013 |
Marketing target | Embedded devices |
Platforms | Atmel AVR, AVR32 |
Kernel type | Microkernel |
License | Modified GPL |
Official website |
github |
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).
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
- Official website new repository, with related projects
- DuinOS
- Newest product from same company, including the DuinOS
- Arduino English Forum discussion thread
- Duinos Source code repository at Google code
- FreeRTOS.org
- AVRfreeRTOS freeRTOS for AVR and Arduino devices
|