项目作者: t-costa

项目描述 :
Multihop routing protocol
高级语言: C++
项目地址: git://github.com/t-costa/WIMP-Multihop-Protocol.git
创建时间: 2018-04-30T09:41:33Z
项目社区:https://github.com/t-costa/WIMP-Multihop-Protocol

开源协议:

下载


WIMP

Multihop routing protocol based on Directed Diffusion for the WIMP project: Arduinos with an ESP8266 module will be the nodes and a Raspberry pi 3B will be the sink. This is a university project. There are bugs and pieces of code written with extreme rush, I will fix some of the biggest problems, but probably in a very long time!

Complete Project

Poster

Protocol functioning

Just a brief overview on the basic functioning of the protocol with examples of the exchanged messages.

Initialization of the network

Hello

Periodic check: OK

OK

Periodic check: Dead parent

DeadParent

Periodic check: Change parent

Change

References

ESP documentation

Library code and examples

Flash firmware