Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
Adam Dunkels 6e7beb93cb Made it easier to configure how many packets that should be received. Reduced the total amount of packets from 10 to 8 to make the test complete faster. 2013-08-11 15:12:18 +02:00
apps Prevent erroneous index creation for non-numerical attributes. 2013-08-07 10:50:30 +02:00
core Parse rodata too 2013-08-06 21:33:03 +02:00
cpu Merge pull request #328 from g-oikonomou/cc2538-uart-config 2013-08-09 10:20:36 -07:00
doc Merge pull request #250 from karlp/kill-bad-docs 2013-05-22 06:52:50 -07:00
examples Decrease Sensinode example code size 2013-08-09 16:40:28 +01:00
platform Merge pull request #328 from g-oikonomou/cc2538-uart-config 2013-08-09 10:20:36 -07:00
regression-tests Made it easier to configure how many packets that should be received. Reduced the total amount of packets from 10 to 8 to make the test complete faster. 2013-08-11 15:12:18 +02:00
tools Allow the exit code from a failed test script to propagate to the Java 2013-08-06 21:33:03 +02:00
.gitignore gitignore CC2538dk firmwares 2013-08-07 15:29:53 +01:00
.travis.yml Don't try to tail *.testlog after non-sim tests 2013-08-07 15:00:18 +01:00
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include Be consistent with tab chars in Makefiles - yet again... 2013-07-30 23:07:55 +02:00
README-BUILDING.md Rename to md 2013-03-26 23:15:37 +01:00
README-EXAMPLES.md Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
README.md Rename to md 2013-03-26 23:15:37 +01:00

README.md

The Contiki Operating System

Build Status

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