Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
George Oikonomou ee7af77ca9 Reworked the cc2530 stack debugging facilities:
- Moved to their own file
  (so we can later copy the entire thing over to cc2430)
- Renamed the functions
  (for naming convention reasons)
- The entire thing can be enabled/disabled
- Added a couple more macros
- Hooked into main()
2012-09-07 17:40:17 +01:00
apps Bumped version number 2012-07-12 11:33:12 +02:00
core Fixed sht11 driver, now ensures the i2c bus is disabled when initializing 2012-08-16 14:12:27 +02:00
cpu Reworked the cc2530 stack debugging facilities: 2012-09-07 17:40:17 +01:00
doc Bumped version number 2012-07-12 11:33:12 +02:00
examples Fixed typos and a stray printf. Adjusted comments 2012-09-07 17:31:25 +01:00
platform Reworked the cc2530 stack debugging facilities: 2012-09-07 17:40:17 +01:00
tools Added support for nested quotes in arguments when calling external commands from Cooja 2012-08-22 14:14:55 +02:00
.gitignore cleaned up main 2011-03-26 10:15:49 +01:00
Makefile.include removed debug output (caused compiler warning dialog to open in COOJA) 2012-05-23 15:51:23 +02:00
README Updated README with new website and shorter text 2012-07-12 11:30:21 +02:00
README-BUILDING Add some info on the DEFINES= / savedefines mechanism. 2008-06-12 22:13:59 +00:00
README-EXAMPLES Added CTK standalone FTP client example. 2010-10-16 10:36:20 +00:00

README

The Contiki Operating System

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://www.contiki-os.org/