Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

software_Task

CanSat Ground Control Station

A Python-based Ground Control Station (GCS) developed using PyQt5 for monitoring and visualizing CanSat telemetry data in real time. The application provides an interactive dashboard with live graphs and mission control features.

Features

  • Multi-tab GUI using PyQt5
  • Real-time telemetry visualization
  • Live plotting with Matplotlib
  • CSV-based telemetry data processing
  • Mission control interface
  • Automatic graph updates using QTimer

Technologies Used

  • Python
  • PyQt5
  • Matplotlib
  • Pandas

Project Structure

├── main.py
├── trial_data.csv
├── Logo2.png
├── ground control station.png
└── README.md

How to Run

pip install pyqt5 matplotlib pandas
python main.py

Application Preview

Ground Control Station

Skills Demonstrated

  • Python
  • GUI Development (PyQt5)
  • Data Visualization
  • Real-Time Data Processing
  • Object-Oriented Programming

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages