Supriya Ghosh (Editor)

LiteOS

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer
  
LiteOS developers

Working state
  
Current

License
  
GPL v3

OS family
  
UNIX-like

Source model
  
Open source

Latest release
  
2.0.1 / September 12, 2011 (2011-09-12)

LiteOS is a real-time operating system (RTOS) from University of Illinois for use in sensor networks. LiteOS is a Unix-like operating system that fits on memory-constrained sensor nodes. This operating system allows users to operate wireless sensor networks like operating Unix, which is easier for people with adequate Unix background. LiteOS provides a familiar programming environment based on Unix, threads, and C. It follows a hybrid programming model that allows both event-driven and thread-driven programming. LiteOS is open source, written in C and runs on the Atmel AVR based MicaZ and IRIS sensor networking platform.

Contents

The latest version of LiteOS is 2.0.1, which was released on September 12, 2011. According to the official release notes, this version is closely integrated with AVR Studio 5.0. With the JTAG support which is natively built into this software, LiteOS allows debugging sensor network applications directly through JTAG and AVR Studio.

Ports

The LiteOS has been or is being ported to the following systems:

Microcontrollers

  • Atmel AVR (Atmega128, Atmega1281)
  • References

    LiteOS Wikipedia