Giter Club home page Giter Club logo

dash-daq-satellite-dashboard's Introduction

Dash-DAQ-Satellite-Dashboard

Introduction

A Dash application that tracks satellites and displays live data captured by them.

Satellite

Artificial satellites are objects placed into orbit for various tasks, such as surveillance and transferring radio data across the world. It's important to monitor satellites to ensure that they can accomplish their jobs, so information such as their position and elevation are, for example, useful to determine whether or not a satellite is deviating from its original path due to unforeseen circumstances.

dash-daq

Dash-DAQ is a data acquisition and control package built on top of Plotly's Dash. It comprises a robust set of controls that make it simpler to integrate data acquisition and controls into your Dash applications.

Requirements

We suggest you to create a virtual environment for python3 to run this app. To do so, run:

python3 python3 -m virtualenv [your environment name]
source activate [your environment name]

To install all of this app-specific required packages to this environment, simply run:

pip install -r requirements.txt

How to use the app

To run this application locally, simply type the following into the command line:

python app.py

You will then see the satellite dashboard.

Satellite Dashboard

Controls

  • Satellite dropdown: Select which satellite to track.
  • Histogram: Data is updated every 2 seconds, and to view the histogram for a desired data type, simply click on the corresponding Dash component.
  • Path toggle: Show and hide the expected satellite path.
  • Time toggle: Display data from the past hour or the past minute.

Resources

Dash

Dash abstracts away all of the technologies and protocols required to build an interactive web-based application, and is a simple and effective way to bind a user interface around your Python code. To learn more about Dash, check out our documentation.

dash-daq-satellite-dashboard's People

Contributors

yunkexiao 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.