Skip to content

ETS-PoliTO/GUI-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETS Graphic User Interface

This python script is developed for interface the user to the database system to ensure the graphic view of all information about the devices in the room.
The Application is divided in 4 areas:

  • View Graph
  • View Room
  • View Mac Frequency
  • Configuration

screenshot from 2018-10-31 16-00-17

View Graph

In this section is possible have a graphic plot about the number of devices in a selected room in the last 5 minutes from the time start setted.
It's possible in this way have control about the influx of people.

screenshot from 2018-10-31 15-05-49

View Room

A simple view of a room in which is possible select a device and see its mac address.
It's also possible select a longer time lapse to see an animation about the movement of all devices.

screenshot from 2018-10-31 16-20-24

View Mac Frequency

screenshot from 2018-10-31 16-13-24

Configuration

This area opens a text editor for configure the .yaml file with all info about the rooms:

  • Number of rooms
  • Number of ESP in a room
  • Width and Height of a room

Dependencies

Python bindings for the Qt cross-platform C++ framework: PyQt4
For GraphicPlot: PyQtGraph

Releases

No releases published

Packages

No packages published

Languages