Skip to content

drFerg/KNoT

Repository files navigation

KNoT - Knowledgeable Network of Things
========================================


A 4th year undergraduate project to design and implement a lightweight communication protocol for the internet of things.
Current implementation is being developed on Sky Telos Bmotes.

The protocol considers three types of general devices:
- Sensor 
- Actuator 
- Controller


To run:
- ensure uip-over-mesh.c is copied into Contiki/core/net/
- cd into the appropriate device role
- run make to compile
- run make app-*ROLE*.upload to upload to a device

To run using cooja:
- Double click anyone of the cooja files (.csc)

About

Fourth Year Undergrad project to create a lightweight protocol for constrained devices to facilitate the Internet of Things paradigm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages