DimOS RT - RGB

DimOS RT is a preemtive real-time kernel with EDF-scheduling for Atmega microcontorllers. It is inpired by the research paper from Dan Henriksson and Anton Cervin.

RGB-LED

A test application for Atmega8 at 16MHz: cycle through HSV-values with 5 independent tasks:

The UART 9600,8n1 feeds current running task, although due to its speed limitation it's not in sync with real context switches.

By Dimitri Sokolyuk
Related articles