Skip to content

This is a repo for my university thesis on Wirecloud used for IoT data visualization.

Notifications You must be signed in to change notification settings

chriteli1/wirecloud_uni_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web application for visualizing data from IoT systems

This is a repo for a web application that helps with IoT data visualization using FIWARE's Wirecloud (part of my university thesis).

Wirecloud is a Django web application that lets the user create dashboards with virtually no coding.

  • For this project I created some Wirecloud widgets to help with the visualization of data from an IoT system.
  • These widgets need an intermediate server to receive data from the APIs that Wirecloud relies on for data feed, so a Python sript was created to open a Flask server that helps with that.
  • There was no infrastructure for the collection of data, so I created an additional Python script to send data to be visualized.

Web app preview:

image Tab 1

image Tab 2

image Tab 3

image Tab 4

About

This is a repo for my university thesis on Wirecloud used for IoT data visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published