Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
2017-07-06 10:16:03 +02:00
apps Disable TCP by default, homogenize UDP and TCP connections config 2017-06-29 16:46:29 +02:00
arch Rework naming and configuration of sicslowpan compression levels 2017-07-05 19:48:42 +02:00
core Rework naming and configuration of sicslowpan compression levels 2017-07-05 19:48:42 +02:00
doc Rework naming and configuration of sicslowpan compression levels 2017-07-05 19:48:42 +02:00
examples Merge pull request #47 from simonduq/pr/sent-callback 2017-07-04 14:41:20 +02:00
regression-tests Travis: more RPL compile tests 2017-07-03 17:05:14 +02:00
tools Refactor how packet sent callbacks are handled for TSCH, RPL, 6lowpan and DS6 2017-07-04 10:15:05 +02:00
.gitattributes
.gitignore Cleanup .gitignore 2017-07-06 10:16:03 +02:00
.gitmodules
.travis.yml Added RPL-lite, a lightweight implementation of RPL. This is the new default. 2017-06-29 16:46:07 +02:00
CONTRIBUTING.md
LICENSE.md
Makefile.include Added RPL-lite, a lightweight implementation of RPL. This is the new default. 2017-06-29 16:46:07 +02:00
README.md

The Contiki Operating System

Travis link: https://travis-ci.com/sics-iot/contiki

Contiki is an open source operating system that runs on tiny low-power microcontrollers and makes it possible to develop applications that make efficient use of the hardware while providing standardized low-power wireless communication for a range of hardware platforms.

Contiki is used in numerous commercial and non-commercial systems, such as city sound monitoring, street lights, networked electrical power meters, industrial monitoring, radiation monitoring, construction site monitoring, alarm systems, remote house monitoring, and so on.

For more information, see the Contiki website: http://contiki-os.org

To get started, see the Contiki wiki: https://github.com/contiki-os/contiki/wiki