Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
* energest time defaults to rtimer but can be configured via ENERGEST_CONF_CURRENT_TIME and ENERGEST_CONF_SECOND. * Additional energest types can be added by platform and application using ENERGEST_CONF_PLATFORM_ADDITIONS and ENERGEST_CONF_ADDITIONS. * Energest times are now 64 bit and thereby non-wrapping in most systems. * Removed unused energest types for serial and sensors. |
||
---|---|---|
arch | ||
doc | ||
examples | ||
os | ||
tests | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
Makefile.include | ||
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