SDR, Software

Python Digital Phosphor Display with DearPyGui

The goal of the Intensity graded FFT project did not initially include a GUI aspect as I felt that the GNURadio Fosphor module provides an amazing spectrum display, but as I was programming I came across an interesting library that claims to provide a simple but powerful python GUI experience. https://teaandtechtime.com/python-intensity-graded-fft-plots/ Previous post on Intensity… Continue reading Python Digital Phosphor Display with DearPyGui

SDR, Software

Python Intensity Graded FFT Plots

Ever seen those beautiful images Real-Time Spectrum Analyzers produce that show the FFT as an intensity graded persistence display? Well, I wanted to create a plotting tool that would allow you to create high-resolution static imagery for signals. There is already an amazing tool aptly named Fosphor for GNURadio that is capable of real-time plotting… Continue reading Python Intensity Graded FFT Plots