8000 GitHub - suen049/wsnsimpy: A fork of a simulator for wireless sensor networks based on SimPy simulation framework.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A fork of a simulator for wireless sensor networks based on SimPy simulation framework.

License

Notifications You must be signed in to change notification settings

suen049/wsnsimpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimPy-based WSN Simulator

WsnSimPy is a simulator for wireless sensor networks, modeling both network-level messaging and full-stack communications. It is written in Python 3 and built on top of the SimPy simulation framework.

Installation

This will install the original version by Chaiporn Jaikaeo.

pip install wsnsimpy

To install this version, you have to clone this repository and manually install.

Running Examples

Examples can be found in the directory wsnsimpy/examples, which can be started directly from a command line.

python -m wsnsimpy.examples.flood

Flooding Demonstration

python -m wsnsimpy.examples.aodv

AODV Demonstration

About

A fork of a simulator for wireless sensor networks based on SimPy simulation framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published
3C14

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0