thestarivore / tinyos-flooding_protocols

TinyOS Flooding Protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

  • Virtual machine with Tinyos and Cooja (simulator) here, reuploaded here
  • run Cooja to start the simulation placed in the "simulations" folder

Useful commands

  • export PACK_SIZE=N: to set the size of the packet. The total size of the packet will be N + 1 bytes.
  • make telosb: it compiles the code. The resulting file "main.exe" can then be used in the simulator (add a Sky Mote mote and use this file)
  • makeboth.sh: compile both node and sink

Useful links

About

TinyOS Flooding Protocols


Languages

Language:C 63.5%Language:GSC 17.6%Language:Jupyter Notebook 16.6%Language:TeX 2.0%Language:nesC 0.3%Language:Makefile 0.0%Language:Shell 0.0%