Skip to content
/ ADFI Public

ADFI (Automatic Direction Finder Indicator) is a python application for indication direction vector degree received from Arduino UNO

License

Notifications You must be signed in to change notification settings

fl1ckje/ADFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADF-Indicator

Maintenance License Discord

ADF Indicator is a python application for indication direction vector degree received from Arduino UNO.

GUI is implemented with DearPyGUI. Serial port communication is implemented with PySerial.

Supported operating systems

Application runs on both Windows and Linux:

  • Windows:
    • 10 ✅
    • 11 ✅
  • Linux:
    • Ubuntu 22.04 ✅
    • Arch Linux ✅

Run quick-guide

  1. Clone ADFI:
$ git clone https://github.com/fl1ckje/ADFI
$ cd ADFI
  1. Install Python dependencies:
$ pip3 install -r requirements.txt
  1. Run app:
$ python3 main.py

Check releases page for windows executable builds.

Screenshots

Screenshot

About

ADFI (Automatic Direction Finder Indicator) is a python application for indication direction vector degree received from Arduino UNO

Resources

License

Stars

Watchers

Forks

Languages