Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
2017-09-13 14:37:56 +09:00
arch Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
doc Updated examples after CoAP moved to module 2017-09-01 17:45:58 +02:00
examples Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
os framer-802154: introduce framer_802154_setup_params() 2017-09-13 14:37:56 +09:00
tests Compile tests: fix path to coap example 2017-09-02 09:54:28 +02:00
tools
.gitattributes
.gitignore Renamed regression-tests to tests in preparation for the addition of other types of tests. 2017-09-01 17:22:10 +02:00
.gitmodules
.travis.yml Renamed regression-tests to tests in preparation for the addition of other types of tests. 2017-09-01 17:22:10 +02:00
CONTRIBUTING.md
LICENSE.md
Makefile.include Only include cfs module in platforms that support cfs 2017-09-02 09:16:32 +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