Giter Site home page Giter Site logo

dualword / visualization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from irajkovic/visualization

0.0 1.0 0.0 458 KB

Realtime data visualization and control panel with graphical editor. Implemented in C++ and Qt.

License: MIT License

C++ 96.33% Python 2.09% Prolog 0.22% QMake 1.37%

visualization's Introduction

Visualization

Introduction

Example of CPU monitor configuration

Application is created as a general purpose control panel. It can communicate with sensors and control units via UDP and serial protocols. Idea behind application is generic control panel creation software flexible enough for any purpose (smart home, system monitoring, etc).

Incoming data is shown via several types of virtual instrument widgets, while command widgets are used to send out commands. Image widgets are supported as well, to provid deep integration into domain of use. Each widget is highly customizable, providing different attributes to fine tune it's appearance and function.

Any number of widgets can be arranged on the predefined area, forming layout of a control panel. This layout can be stored into XML file which contains a description off all widget properties, as well as signals that are monitored. Application will be runtime configured based on this XML file. This means that there are no hardcoded values and entire look&feel of the control panel, as well as it's functionality comes from user created XML file. Such XML file is called configuration.

One major part of application is built in WYSIWYG configuration editor. This allows easy and efficient creation and modification of configurations.

Any signal source that can send or receive UDP or serial package of given structure can be easily integrated.

Application is developed with C++ and Qt, with intent of being highly portable to various devices and form factors.

Wiki page

For more information, visit github wiki page at: https://github.com/irajkovic/visualization/wiki

Author

Developed by Ivan Rajkovic ([email protected])

visualization's People

Contributors

irajkovic avatar mgrumic avatar

Watchers

 avatar

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.