mstou / CanSat2018-Ground-Station

Ground Station for the CanSat in Greece competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

White Noise

White Noise is a space-engineering team from the National Technical University of Athens and currently consists of 6 members ( in alphabetical order ) :

  • Dimitris Bralios
  • Chariton Charitonidis
  • Iasonas Nikolaou
  • Spyros Pavlatos
  • George Rapakoulias
  • Miltiadis Stouras

Our team won 1st prize in the CanSat in Greece 2018 competition.

Ground Station

alt text This repository hosts the software of our Ground Station. Specifically, we use a Python script to save telemetry data from a serial port to a JSON file and we create real-time graphs of : Barometric Pressure, Temperature, Altitude, UV Radiation and Soil Moisture with respect to time, using React.js and Plotly.js, with the data received from our satellite. We also create a real-time 3D plot of the path that the satellite has followed since separation from the rocket.

About

Ground Station for the CanSat in Greece competition

License:MIT License


Languages

Language:JavaScript 76.6%Language:CSS 9.6%Language:Python 7.3%Language:HTML 6.5%