Skip to content

Tschucker/Python-Digital-Phosphor-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Digital-Phosphor-Display

Real-time GUI display for the intensity graded FFT function using RTLSDR as an input device

Run Instructions

Install the following libraries with pip

pip install numpy
pip install dearpygui
pip install pyrtlsdr

Run the GUI with python

python py_digital_phosphor.py

Make sure to have the RTLSDR connected via USB when running.

Features

I created a short video that shows all the current features of the GUI interface and how they relate the spectrum display.

YouTube: Python Digital Phosphor Display

Blog Post

If you want to learn more about how I created the GUI with DearPyGui check out my blog post below.

Tea and Tech Time: Python Digital Phosphor Display with DearPyGui

Notes

This GUI is based on my previous work creating intensity graded FFTs with Matplotlib

Python Intensity Graded FFT Plots

About

Real-time GUI display for the intensity graded FFT function using RTLSDR as an input device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published