Contiki
From Encoresoup - The Ultimate Guide to Free/Open Source Software
|
| Contiki | |
| Screenshot of the VNC server running on the Atmel AVR port of Contiki. | |
| Website | http://www.sics.se/contiki/ |
|---|---|
| Company/ developer | Adam Dunkels |
| Source model | Open source |
| Latest stable release | 2.2.1 / September 6 2008 |
| Default user interface | CTK |
| License | BSD License |
| Working state | Current |
Contiki is a small, open source, highly portable, multitasking computer operating system developed for use on a number of memory-constrained networked systems ranging from 8-bit computers to embedded systems on microcontrollers, including sensor network motes. The name Contiki comes from Thor Heyerdahl's famous Kon-Tiki raft.
Despite providing multitasking and a built-in TCP/IP stack, Contiki only needs a few kilobytes of code and a few hundred bytes of RAM. A full system, complete with a graphical user interface, needs about 30 kilobytes of RAM.
The basic kernel and most of the core functions were developed by Adam Dunkels at the Networked Embedded Systems group at the Swedish Institute of Computer Science.
Contents |
[edit] Design
Contiki is designed for embedded systems with small amounts of memory. A typical Contiki configuration is 2 kilobytes of RAM and 40 kilobytes of ROM.
Contiki consists of an event-driven kernel on top of which application programs are dynamically loaded and unloaded at runtime. Contiki processes use light-weight protothreads that provide a linear, thread-like programming style on top of the event-driven kernel.
[edit] Platforms
Contiki runs on a variety of platform ranging from embedded microcontrollers such as the TI MSP430 and the Atmel AVR to old homecomputers. Code footprint is on the order of kilobytes and memory usage can be configured to be as low as tens of bytes.
[edit] Features
Contiki supports per-process optional preemptive multi-threading, inter-process communication using message passing through events, as well as an optional GUI subsystem with either direct graphic support for locally connected terminals or networked virtual display with VNC or over Telnet.
A full installation of Contiki includes the following features:
- Multitasking kernel
- Optional per-application pre-emptive multithreading
- Protothreads
- TCP/IP networking, including IPv6
- Windowing system and GUI
- Networked remote display using Virtual Network Computing
- A web browser (claimed to be the world's smallest)
- Personal web server
- Simple telnet client
- Screensaver
[edit] Ports
The Contiki operating system has been or is being ported to the following systems:
- Computers:
- Video game consoles:
- PC Engine
- Sega Dreamcast
- Sony PlayStation
- Handheld game consoles:
- Nintendo Game Boy
- Nintendo Game Boy Advance
- Microcontrollers:
- Atmel AVR
- TI MSP430
[edit] See also
- Wheels (operating system)
- SymbOS
- TinyOS

![The Ruby Programming Language [Amazon] The Ruby Programming Language [Amazon]](http://openx.eclecticdave.com/images/51T6eH2xasL._SL160_.jpg)
![Linksys WRT600N Linksys Ultra RangePlus Dual-Band Wireless-N Gigabit Router with Storage Link [Amazon] Linksys WRT600N Linksys Ultra RangePlus Dual-Band Wireless-N Gigabit Router with Storage Link [Amazon]](http://openx.eclecticdave.com/images/41Q%2Bu9V4jWL._SL160_.jpg)
![The Cathedral And The Bazaar [Amazon] The Cathedral And The Bazaar [Amazon]](http://openx.eclecticdave.com/images/51hm1xHqnsL._SL160_.jpg)

