The Contiki Operating System - Home Contiki is an open source, highly portable, multi-tasking operating system for networked memory-constrained networked embedded systems. A typical Contiki configuration is 2 kilobytes of RAM and 40 kilobytes of ROM. Contiki contains two communication stacks: uIP and Rime. uIP is a small RFC-compliant TCP/IP stack that makes it possible for Contiki to communicate over the Internet. Rime is a lightweight communication stack designed for low-power radios that provides a wide range of communication primitives and protocols, such as multi-hop data collection, multi-hop unicast mesh routing, and reliable multi-hop network flooding. Contiki consists of an event-driven kernel on top of which application programs are dynamically loaded and unloaded at runtime. Con... The Contiki Operating System contikiembeddednetworksoperatingsensorsystem in Public bookmarkswith contikihighlymulti-taskingopenoperatingportablesourcesystem
The Contiki Operating System - Home Contiki is an open source, highly portable, multi-tasking operating system for memory-constrained networked embedded systems. 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. Contiki also supports per-process optional preemptive multi-threading, interprocess communication using message passing through events, as well as an optional GUI subsystem with either direct graphic support for locally conn... The Contiki Operating System contikiembeddednetworksoperatingsensorsystem in Public bookmarkswith contikihighlymulti-taskingopenoperatingportablesourcesystem