Skip to content

ProgrammableMatter/network-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b350e77 · Sep 26, 2016

History

69 Commits
Sep 26, 2016
Sep 12, 2016
Jul 28, 2016
Jul 26, 2016
Jul 26, 2016
Jul 27, 2016
Jul 27, 2016
Sep 26, 2016
Aug 11, 2016
Sep 26, 2016
Sep 26, 2016
Jul 27, 2016
Sep 26, 2016
Jul 27, 2016
Sep 13, 2016
Sep 12, 2016
Aug 3, 2016
Jun 22, 2016
Jun 3, 2016
Jun 10, 2016

Repository files navigation

Particle Network Visualization

Visualization tool for plotting communication/wire/LED signals, interrupts, global variable values and much more.

Usage

python Network1x2-Node0-to-1-CommunicationPlot.py python Network1x3-NodeM-to-N-CommunicationPlot.py python Network2x2-NodeM-to-N-CommunicationPlot.py python Network3x1-NodeM-to-N-CommunicationPlot.py python Network3x3-NodeM-to-N-CommunicationPlot.py

Depending on log file size the program may take several seconds to plot.

Configuration

Input adjustments can be configured in

Input.py

Value mappings may be adjusted in

Mappings.py

Screenshots

3x3 network simulation - communication/states

Example of

  1. enumeration phase followed by
  2. network geometry discovery and
  3. time synchronization.

3x3 network simulation - communication/states

3x3 network simulation - communication/states

Example of network initialization followed by

  1. a heat command routing to node 3 and
  2. actuator command execution of node 2 and 3.

3x3 network simulation - communication/states

About

particle network simulation log visualization for analysis and demonstration

Topics

Resources

License

Stars

Watchers

Forks

Languages