Git Product home page Git Product logo

chrisgeorgakidis / xbee-gateway-traffic-visualisation- Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7.88 MB

An XBee device is operating as a gateway and it will collect the data that are sent by other devices. Next it will parse the data and pass them through serial port. Then a GUI read the serial port communication and visualise the devices and the data that the specific one has sent.

License: MIT License

C 8.51% Tcl 3.91% Python 87.11% PowerShell 0.24% Batchfile 0.22%

xbee-gateway-traffic-visualisation-'s Introduction

XBee-Gateway-Traffic-Visualisation-

Overview

An XBee device is operating as a gateway and it will collect the data that are sent by other devices. Next it will parse the data and pass them through serial port. Then a GUI read the serial port communication and visualise the devices and the data that the specific one has sent.

More Specific

The gateway will receive only data sent by other devices. This means that the gateway will operate as a receiver. When the gateway receives some data from a device, it has to store the address / id of the sender, in order to know all the devices that have sent data until now, and also the data that it received. It must keep the data that have sent by a device until a new data by the same device has received. After this the gateway passes the data and address / id through serial port. By doing that GUI will know all the information needed to visualise the traffic. The Gui will create a rectangle for each device that gateway has received data from. Inside each rectangle it will display the last data sent the gateway by this device.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.