-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Contiki-NG is an operating system for resource-constrained devices in the Internet of Things. Contiki-NG contains an RFC-compliant, low-power IPv6 communication stack, enabling Internet connectivity. The system runs on a variety of platforms based on energy-efficient architectures such as the ARM Cortex-M3/M4 and the Texas Instruments MSP430. The code footprint is on the order of a 100 kB, and the memory usage can be configured to be as low as 10 kB. The source code is available as open source with a 3-clause BSD license.
Online presence:
- GitHub repository: https://github.com/contiki-ng/contiki-ng
- Documentation: https://docs.contiki-ng.org/en/develop/
- Gitter: https://gitter.im/contiki-ng
- Contiki-NG tag on Stack Overflow: https://stackoverflow.com/questions/tagged/contiki-ng
- Twitter: https://twitter.com/contiki_ng
- Web site: https://www.contiki-ng.org
- Nightly testbed runs: https://contiki-ng.github.io/testbed
Also feel free to download our cheat sheet!
Documentation has moved to docs.contiki-ng.org.
If you are publishing academic work and you wish to cite Contiki-NG, here is how to do so:
Text:
George Oikonomou, Simon Duquennoy, Atis Elsts, Joakim Eriksson, Yasuyuki Tanaka, Nicolas Tsiftes, "The Contiki-NG open source operating system for next generation IoT devices", SoftwareX, 18, 2022, https://doi.org/10.1016/j.softx.2022.101089.
BibTeX:
@article{Contiki-NG,
title = {The {Contiki-NG} open source operating system for next generation {IoT} devices},
author = {George Oikonomou and Simon Duquennoy and Atis Elsts and Joakim Eriksson and Yasuyuki Tanaka and Nicolas Tsiftes},
journal = {SoftwareX},
volume = {18},
pages = {101089},
year = {2022},
issn = {2352-7110},
doi = {https://doi.org/10.1016/j.softx.2022.101089},
keywords = {Contiki-NG, Internet of Things, Resource-Constrained Devices},
}