Skip to content

freestuffasd/ArtificialHorizon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial horizon built with python

This is a program created using Python sockets to receive data from FlightGear and illustrate how the flying instrument operates in the airplane's cockpit using Pygame. At the moment, this software only runs on Windows computers.

Table of contents

Overview

Screenshots

artificial horizon

Video presentation

Artificial.Horizon.mp4

Technologies

  • Python
  • Sockets
  • Pygame
  • FlightGear

Instalation guide

Step 1

Clone the repository on your local machine.

Step 2

Copy the "export_orientation.xml" file to the FlightGear\bin (default location C:\Program Files\FlightGear\bin).

Step 3

Open fgstart.bat

Step 4

Run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • Batchfile 7.1%