Homepage › Forums › Articles › Operating Systems › Miscellaneous › Contiki
Tagged: contiki, embedded, network, operating-system
This topic was published by DevynCJohnson and viewed 1612 times since "". The last page revision was "".
- AuthorPosts
Contiki (http://www.contiki-os.org/) is a lightweight operating system that specializes in low-power networking and is intended for the Internet of Things (IoT). Contiki is perfect for embedded systems that should not consume large quantities of power. Contiki is open-source under the BSD license.
Many features are provided by this embedded operating system. Contiki supports many processors such as Atmel AVR, Freescale, Atari, Commodore 64, and other embedded systems. Contiki has a GUI that is lightweight. When using the GUI, the operating system needs 30kB of RAM while without the GUI, the system needs 10kB. Contiki supports the Coffee Flash Filesystem (CFS).
Further Reading
- General Computer Topics (Article Index) - https://dcjtech.info/topic/general-computer-topics/
- ChibiOS/RT - https://dcjtech.info/topic/chibiosrt/
- DexOS - https://dcjtech.info/topic/dexos/
- FreeRTOS - https://dcjtech.info/topic/freertos-safertos-and-family/
- GNU eCos - https://dcjtech.info/topic/gnu-ecos/
- GNU-Hurd - https://dcjtech.info/topic/intro-to-gnu-hurd/
- Inferno - https://dcjtech.info/topic/inferno/
- KolibriOS - https://dcjtech.info/topic/kolibrios/
- Plan 9 - https://dcjtech.info/topic/plan-9/
- Solaris - https://dcjtech.info/topic/intro-to-solaris/
- TRON - https://dcjtech.info/topic/tron-the-operating-system/
- AuthorPosts